Skip to content

Commit 4677e85

Browse files
Update package.json
1 parent 03ae20a commit 4677e85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
"webpack-hot-middleware": "^2.0.0"
7070
},
7171
"scripts": {
72+
"precommit": "lint-staged",
73+
7274
"lint:eslint": "eslint . --ignore-path .gitignore --color",
7375
"lint:package": "ajv -s ./node_modules/package-schema/schema.json -d package --errors=text",
7476
"lint:remark": "remark . -i .gitignore -f -q",

0 commit comments

Comments
 (0)