- 创建项目的时候设置了
eslint所以才会有下面的警告,Use ESLint to lint your code? (Y/n)这一步选no - 找到
build下面的webpack.base.conf.js,注释后重启项目
image.png
- 或者打开
config文件下的index.js,里useEslint改为false,重启项目.
image.png
eslint所以才会有下面的警告,Use ESLint to lint your code? (Y/n)这一步选no
build下面的webpack.base.conf.js,注释后重启项目
image.png
config文件下的index.js,里useEslint改为false,重启项目.
image.png
本文标题:Vue项目如何关闭eslint校验
本文链接:https://www.haomeiwen.com/subject/mcbiphtx.html
网友评论