{ "editor.codeActionsOnSave": { "source.fixAll.eslint": "explicit" }, "eslint.validate": [ "typescript" ], "cSpell.words": [ ], "cSpell.dictionaryDefinitions": [ ], }