Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我做了一些研究,但找不到解决这种情况的快速方法:
Vue-cli 3.4.0 - Webpack 4.29.0
config/index.js
cli-plugin-eslint
.eslintrc.js
- - 使固定 - -
我意识到我没有很好地控制我的设置。它建于vetur。
忽略 eslint 的最简单方法是忽略您不想被 lint 检测的文件。例如,.eslintignore在您的项目根文件夹中创建。然后只需添加以下您不想 lint 喜欢的文件夹,添加src\
.eslintignore
src\