Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #44 from styled-components/add-husky
Browse files Browse the repository at this point in the history
Add husky for lint-staged
  • Loading branch information
ismay committed Jun 14, 2017
2 parents 976f8d5 + 5523ee2 commit 3c43e97
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
20 changes: 20 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Expand Up @@ -35,6 +35,7 @@
"eslint": "^3.8.1",
"eslint-config-airbnb-base": "^9.0.0",
"eslint-plugin-import": "^2.0.1",
"husky": "^0.13.4",
"jest": "^16.0.2",
"lint-staged": "^3.6.1",
"lodash": "^4.15.0",
Expand Down

0 comments on commit 3c43e97

Please sign in to comment.