We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c902a commit 2519060Copy full SHA for 2519060
package.json
@@ -16,7 +16,6 @@
16
"print-env": "print-env",
17
"lint": "eslint --fix cypress app/assets/js/scripts.js",
18
"lint:yaml": "yamllint '*.yml' '.buildkite/*.yml' '.circleci/*.yml' '.github/workflows/*.yml' '.semaphore/*.yml' 'basic/**/*.yml' ",
19
- "colon:names": "colon-names",
20
"e2e": "cypress run",
21
"e2e:chrome": "cypress run --browser chrome",
22
"e2e:edge": "cypress run --browser edge",
0 commit comments