Skip to content

Commit 35c9e44

Browse files
committed
Enable html formatter
1 parent 0feebf7 commit 35c9e44

3 files changed

Lines changed: 305 additions & 60 deletions

File tree

biome.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
"quoteStyle": "single"
3030
}
3131
},
32+
"html": {
33+
"experimentalFullSupportEnabled": true,
34+
"formatter": {
35+
"enabled": true,
36+
"lineWidth": 160
37+
}
38+
},
3239
"assist": {
3340
"enabled": true,
3441
"actions": {

googlec4cff0575c7ac801.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-site-verification: googlec4cff0575c7ac801.html
1+
google-site-verification: googlec4cff0575c7ac801.html

0 commit comments

Comments
 (0)