Open RichDom2185 opened 6 months ago
lint-staged is a popular dev dependency that will only run hooks on staged files, which could shorten the time required to run those hooks.
lint-staged
The pre-push hook can then be minimised.
lint-staged
is a popular dev dependency that will only run hooks on staged files, which could shorten the time required to run those hooks.The pre-push hook can then be minimised.