ESLint插件的使用 ./node_modules/.bin/eslint --init { "editor.codeActionsOnSave":{ "source.fixAll":true, "source.fixAll.eslint":true, } }