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 8df34ce commit 020b9ebCopy full SHA for 020b9eb
package.json
@@ -33,7 +33,7 @@
33
"lint": "tslint --project tsconfig.json",
34
"prepare": "tslint --project tsconfig.json",
35
"prepublishOnly": "ts-node fuse --build",
36
- "precommit": "npm run test && npm run lint && pretty-quick --staged --no-semi --single-quote"
+ "precommit": "npm run test && npm run lint && pretty-quick --no-semi --single-quote"
37
},
38
"devDependencies": {
39
"@types/chalk": "^2.2.0",
0 commit comments