We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ec316 commit e05eef6Copy full SHA for e05eef6
vue.config.js
@@ -0,0 +1,3 @@
1
+module.exports = {
2
+ lintOnSave:false //关闭语法检查
3
+}
0 commit comments