Skip to content

Commit

Permalink
fix: husky
Browse files Browse the repository at this point in the history
  • Loading branch information
xingyuv committed Dec 20, 2022
1 parent 11b8505 commit 6fe5b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Expand Up @@ -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

0 comments on commit 6fe5b2e

Please sign in to comment.