Explorar el Código

feat:火焰图加兜底

liujing hace 9 meses
padre
commit
bd0defaa6a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      package.json

+ 2 - 1
package.json

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