Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First, I used this tool: https://github.com/typicode/husky-4-to-5 Then, per documentation at https://typicode.github.io/husky/ I moved pre-commit hooks from package.json into .husky/pre-commit The command `lint-staged` by itself didn't work, it needs to be prefixed with `npx`.
- Loading branch information