Closed boweiliu closed 1 year ago
Husky automatically sets up git hooks to make it easier to collaborate and follow lint & test rules.
linstaged is a npm tool that only lints/typechecks files that were committed.
I also updated the readme with some diagrams!
Thanks for this, but I want to keep the setup as simple and unopinionated as possible so people can add husky or lintstaged if they need it themselves.
husky
lintstaged
Husky automatically sets up git hooks to make it easier to collaborate and follow lint & test rules.
linstaged is a npm tool that only lints/typechecks files that were committed.