Skip to content

Commit 2519060

Browse files
authored
chore: remove colon:names script (#992)
1 parent a6c902a commit 2519060

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"print-env": "print-env",
1717
"lint": "eslint --fix cypress app/assets/js/scripts.js",
1818
"lint:yaml": "yamllint '*.yml' '.buildkite/*.yml' '.circleci/*.yml' '.github/workflows/*.yml' '.semaphore/*.yml' 'basic/**/*.yml' ",
19-
"colon:names": "colon-names",
2019
"e2e": "cypress run",
2120
"e2e:chrome": "cypress run --browser chrome",
2221
"e2e:edge": "cypress run --browser edge",

0 commit comments

Comments
 (0)