Packages
lint-staged
lint-staged repositoryView Repository
This package is used by the current site.
This package gives us a simple way to ensure all staged files have been linted.
Setup
Automating via Husky
This pre-commit
hook, ensures that all staged files have been linted through
lint-staged
.