chore(norme/husky): adding husky to print each files
This commit is contained in:
parent
92fa611884
commit
bf6e3a3e4e
1 changed files with 1 additions and 2 deletions
|
|
@ -1,3 +1,2 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
bunx prettier --write .
|
bunx prettier --write . && bunx eslint --fix .
|
||||||
bunx eslint --fix .
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue