boreal.zip_v0/prettier.json

7 lines
109 B
JSON

{
"useTabs": true,
"tabWidth": 4,
"html": {
"htmlWhitespaceSensitivity": "ignore"
}
}