blob: 4b9bb8a441b55ae048487b0568879cb495377e1b [file] [log] [blame]
{
"singleQuote": true,
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"htmlWhitespaceSensitivity": "ignore",
"overrides": [
{
"files": ".prettierrc",
"options": {
"parser": "json"
}
}
]
}