{ "overrides": [ { "files": ["*.ts", "*.tsx"], "options": { "singleQuote": true, "trailingComma": "all" } } ] }