摘要: 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 阅读(3591) 评论(0) 推荐(1) 编辑
摘要: "prefer-const": "off", 阅读全文
posted @ 2023-08-06 18:51 ThisCall 阅读(292) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-08-06 18:44 ThisCall 阅读(30) 评论(0) 推荐(0) 编辑