-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix husky pre-commit & type check only staged #1361
Conversation
Adds tsc-files package (dev only) and its config
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this respect tsc-strict
? I added that precommit hook to make sure the strict check passes for each commit.
Anyway, we shall still see the ts-strict error via the CI test. |
It respects |
This reverts commit 795e932.
Does what it says on the commits.
git add
fromlint-staged