@@ -22,7 +22,8 @@
},
"lint-staged": {
"src/**/*.{js,vue}": [
-
+ "eslint --fix",
+ "git add"
]
"keywords": [