一、关闭整个Vue项目的ESLint检测
如果你希望关闭整个Vue项目的ESLint检测,可以在 `vue.config.js` 文件中添加如下代码:module.exports = {
lintOnSave: false
}
这样就可以全局关闭整个Vue项目的ESLint检测。
module.exports = {
lintOnSave: false
}
这样就可以全局关闭整个Vue项目的ESLint检测。
2023-05-22
2023-05-18
2023-05-18
2023-05-21
2023-05-19
2023-05-19
2023-05-17
2023-05-19
2023-05-21
2023-05-20
2023-05-17
2023-05-17
2023-05-18
2023-05-24
2023-05-17
2023-05-23
2022-11-14
2023-05-23
2023-05-23
2022-11-08