Browse Source

feat:火焰图加兜底

liujing 9 months ago
parent
commit
bd0defaa6a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

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