add husky and update todo
This commit is contained in:
parent
2414ae1189
commit
212642c3ab
4 changed files with 12 additions and 0 deletions
4
.husky/pre-commit
Normal file
4
.husky/pre-commit
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
yarn run lint
|
Loading…
Add table
Add a link
Reference in a new issue