aboutsummaryrefslogtreecommitdiffstats
path: root/biome.json
diff options
context:
space:
mode:
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/biome.json b/biome.json
index bacad07..2da6bf5 100644
--- a/biome.json
+++ b/biome.json
@@ -19,6 +19,14 @@
"indentStyle": "tab",
"lineWidth": 100
},
+ "html": {
+ "experimentalFullSupportEnabled": true,
+ "formatter": {
+ "enabled": true,
+ "indentScriptAndStyle": true,
+ "whitespaceSensitivity": "ignore"
+ }
+ },
"linter": {
"enabled": true,
"rules": {