Initial commit for resilient-core
This commit is contained in:
commit
49fc4b2983
2169 changed files with 175785 additions and 0 deletions
5
.husky/pre-commit
Normal file
5
.husky/pre-commit
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
|
||||
"$(dirname "$0")/../npmw" exec --no-install lint-staged
|
Loading…
Add table
Add a link
Reference in a new issue