master
{ "tabWidth": 4, "useTabs": true, "singleQuote": true, "printWidth": 120, "tslintIntegration": true, "jsonEnable": true, "overrides": [ { "files": "*.md", "options": { "tabWidth": 2 } } ] }