forked from dbroqua/MusicTopus
init env
This commit is contained in:
parent
6debd00e77
commit
e495e11198
9 changed files with 178 additions and 0 deletions
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
Loading…
Add table
Add a link
Reference in a new issue