@@ -69,6 +69,7 @@
"pre-commit": "lint-staged"
}
},
+
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",