Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: Install lint-staged and husky
  • Loading branch information
potato4d committed Feb 16, 2019
commit 4d254795df1dc2f4bfd297b11dcafa457222063d
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@
"devDependencies": {
"@babel/preset-flow": "^7.0.0",
"eslint-config-prettier": "^2.6.0",
"husky": "^1.3.1",
"lint-staged": "^8.1.4",
"lz-string": "^1.4.4",
"npm-run-all": "^4.1.5",
"recursive-readdir": "^2.2.1",
Expand Down
Loading