chore(packages): add husky and lint-staged (#1409)

This commit is contained in:
Larry Botha
2019-07-26 07:13:58 -06:00
committed by Tanner Linsley
parent 563e809d05
commit a361a372ee
2 changed files with 942 additions and 0 deletions
+940
View File
File diff suppressed because it is too large Load Diff
+2
View File
@@ -67,12 +67,14 @@
"eslint-plugin-react": "7.x",
"eslint-plugin-react-hooks": "1.5.0",
"eslint-plugin-standard": "^4.0.0",
"husky": "^3.0.1",
"is-ci-cli": "^1.1.1",
"jest": "^24.8.0",
"jest-cli": "^24.8.0",
"jest-runner-eslint": "^0.7.4",
"jest-watch-select-projects": "^0.1.2",
"jest-watch-typeahead": "^0.3.1",
"lint-staged": "^9.2.1",
"rollup": "^0.68.0",
"rollup-plugin-babel": "^4.1.0",
"rollup-plugin-commonjs": "^9.1.3",