{ "editor.formatOnSave": true, "typescript.tsdk": "node_modules/typescript/lib", "eslint.validate": ["javascript", "typescript", "typescriptreact"], "editor.codeActionsOnSave": { "source.fixAll.eslint": "always" } }