{ "editor.formatOnSave": true, "editor.codeActionsOnSave": [ "source.fixAll.eslint" ], "eslint.validate": ["javascript", "typescript"] }