Skip to content

Commit 020b9eb

Browse files
chore: prettier settings
1 parent 8df34ce commit 020b9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lint": "tslint --project tsconfig.json",
3434
"prepare": "tslint --project tsconfig.json",
3535
"prepublishOnly": "ts-node fuse --build",
36-
"precommit": "npm run test && npm run lint && pretty-quick --staged --no-semi --single-quote"
36+
"precommit": "npm run test && npm run lint && pretty-quick --no-semi --single-quote"
3737
},
3838
"devDependencies": {
3939
"@types/chalk": "^2.2.0",

0 commit comments

Comments
 (0)