{ "editor.detectIndentation": false, "editor.insertSpaces": false, "tsimporter.emitSemicolon": false, "tsimporter.doubleQuotes": true, "files.exclude": { "**/*.js": { "when": "$(basename).ts" } }, "files.associations": { "*.pixy": "jade", "*.scarlet": "stylus" } }