摘要: 1. 关闭整个ESLint 方法一:在package.json文件中移除eslint的依赖,例如: "devDependencies": { "@vue/cli-plugin-babel": "~4.4.0", "@vue/cli-plugin-eslint": "~4.4.0", "@vue/cl 阅读全文
posted @ 2023-08-06 19:23 ThisCall 阅读(3981) 评论(0) 推荐(1)
摘要: "prefer-const": "off", 阅读全文
posted @ 2023-08-06 18:51 ThisCall 阅读(343) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-08-06 18:44 ThisCall 阅读(40) 评论(0) 推荐(0)