Ver código fonte

取消eslint

qh 2 anos atrás
pai
commit
36b91bb817
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

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