boreal.zip_v0/prettier.json

7 lines
109 B
JSON
Raw Normal View History

2024-07-17 01:50:54 +00:00
{
"useTabs": true,
"tabWidth": 4,
"html": {
"htmlWhitespaceSensitivity": "ignore"
}
}