fix: husky
This commit is contained in:
parent
11b85051e7
commit
6fe5b2e6c7
|
@ -4,5 +4,5 @@
|
|||
[ -n "$CI" ] && exit 0
|
||||
|
||||
# Format and submit code according to lintstagedrc.js configuration
|
||||
# npm run ts:check
|
||||
npm run ts:check
|
||||
npm run lint:lint-staged
|
||||
|
|
Loading…
Reference in New Issue