Browse Source

取消eslint

qh 2 years ago
parent
commit
36b91bb817
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -115,5 +115,5 @@ module.exports = {
     }
   },
 
-  lintOnSave: undefined
+  lintOnSave: false
 }