Skip to content

Commit 4d25479

Browse files
committed
chore: Install lint-staged and husky
1 parent 99935d9 commit 4d25479

File tree

2 files changed

+425
-9
lines changed

2 files changed

+425
-9
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@
9191
"devDependencies": {
9292
"@babel/preset-flow": "^7.0.0",
9393
"eslint-config-prettier": "^2.6.0",
94+
"husky": "^1.3.1",
95+
"lint-staged": "^8.1.4",
9496
"lz-string": "^1.4.4",
9597
"npm-run-all": "^4.1.5",
9698
"recursive-readdir": "^2.2.1",

0 commit comments

Comments
 (0)