摘要: 打开设置->设置 搜索 settings.json 编辑配置 //autoFixedOnSave 设置已废弃,采用如下新的设置 "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "eslint.format.enable": 阅读全文
posted @ 2021-08-19 18:25 玉文 阅读(104) 评论(0) 推荐(0)