🔧 chore: husky git hooks
parent
9c33ed50de
commit
821a6a02bf
|
@ -0,0 +1 @@
|
|||
_
|
|
@ -41,5 +41,8 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"husky": "^6.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"prepare": "husky install"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue