VS Code + eslint 自动修复 2020-05-25 1174 前端 "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, // "editor.formatOnSave": true 本文链接: https://ponjs.com/archives/43.html