chore: remove ls-lint

This commit is contained in:
Vben
2021-03-23 01:07:29 +08:00
parent e2cc5af937
commit d836d4b251
4 changed files with 4 additions and 30 deletions

View File

@@ -4,10 +4,6 @@
[ -n "$CI" ] && exit 0
# Check the file name
# ! ls-lint cannot be used normally in mac pro of M1 system.
npm run lint:ls-lint
# Format and submit code according to lintstagedrc.js configuration
npm run lint:lint-staged