摘要: 一.setting.json配置(以兼容eslint配置) { // vscode默认启用了根据文件类型自动设置tabsize的选项 "editor.detectIndentation": false, // 重新设定tabsize "editor.tabSize": 4, // #每次保存的时候自 阅读全文
posted @ 2021-11-30 10:55 流年之初,盛夏之末 阅读(60) 评论(0) 推荐(0) 编辑