{ "typescript.tsdk": "node_modules/typescript/lib", "editor.formatOnSave": true, "[scss]": { "editor.codeActionsOnSave": { "source.fixAll.stylelint": true } } }