@@ -50,8 +50,7 @@
},
"lint-staged": {
"*.js": [
- "eslint --fix",
- "git add"
+ "eslint --fix"
]
"repository": {