{ "trailingComma": "all", "tabWidth": 2, "printWidth": 120, "singleQuote": false, "overrides": [ { "files": "*.ts", "options": { "parser": "typescript" } } ] }