Commit 9ca7fab
committed
chore: add husky and lint-staged for pre-commit hooks
Configure lint-staged to run eslint --fix and prettier --write on
staged TS/TSX files, and prettier --write on JSON/MD/HTML/CSS files.1 parent 5e70ad5 commit 9ca7fab
3 files changed
+534
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments