{
"printWidth": 120,
"endOfLine": "auto",
"singleQuote": true,
"overrides": [
"files": "*.jsonc",
"options": {
"trailingComma": "none"
}
]