init module
This commit is contained in:
commit
56791937ff
77 changed files with 5549 additions and 0 deletions
4
.husky/pre-push
Executable file
4
.husky/pre-push
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn build && git add . && git commit --amend --no-edit
|
Loading…
Add table
Add a link
Reference in a new issue