diff --git a/.husky/pre-commit b/.husky/pre-commit index 9a37df9a5..a6a23182e 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -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