yys 1 day ago
parent
commit
3ebe55b89f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

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