mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-07 21:48:10 +03:00
Added husky
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"clean": "rimraf lib/*",
|
||||
"watch-ts": "tsc -w --skipLibCheck",
|
||||
"watch-js": "nodemon lib/esm/index.js",
|
||||
"prepare": "npm run build",
|
||||
"prepare": "husky install",
|
||||
"prebuild": "tsc",
|
||||
"build": "webpack",
|
||||
"coverage": "jest --coverage",
|
||||
|
||||
Reference in New Issue
Block a user