First commit
This commit is contained in:
commit
6496f2d0ab
9 changed files with 1088 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"
|
||||
|
||||
npm test
|
||||
Loading…
Add table
Add a link
Reference in a new issue