We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d204c34 commit 1fe481aCopy full SHA for 1fe481a
package.json
@@ -7,8 +7,7 @@
7
"dev": "nodemon",
8
"build": "tsc",
9
"build-run": "tsc && node dist",
10
- "test": "yarn mocha test/**/*.ts -r ts-node/register --exit",
11
- "prepare": "husky install"
+ "test": "yarn mocha test/**/*.ts -r ts-node/register --exit"
12
},
13
"author": "",
14
"license": "ISC",
0 commit comments