{
"singleQuote": false,
"trailingComma": "none",
"printWidth": 200,
"overrides": [
"files": ".prettierrc",
"options": {
"parser": "json"
}
]