build(styleint): update lint

This commit is contained in:
Fine
2022-12-15 13:27:01 +08:00
parent 5b9fe5f7e8
commit cf0dd0f260
5 changed files with 16 additions and 8 deletions

View File

@@ -26,4 +26,7 @@
PATH="/usr/local/bin:$PATH"
# Format and submit code according to lintstagedrc configuration
npm run lint
npm run lint:prettier
npm run lint:stylelint
npm run lint:lint-staged