Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git hooks will lint only staged lines dont use with `--fix` as it can create conflicts (see lint-staged/lint-staged#62) Should provide a better DX: one may now commit a file with non staged lines without having lint complain about unstaged lines
- Loading branch information