vue升级了,如何在vue-cli4中取消关闭eslint 校验代码。

只要修改.eslintrc.js文件,  删掉 “@vue/standard'

vue-cli4 取消关闭eslint 校验代码

 

相关文章: