Update Biome formatting settings, improved self-hosting capability and reformatted all files

This commit is contained in:
Dries Augustyns
2024-08-02 10:52:42 +02:00
parent b7463af088
commit e8731048c4
59 changed files with 841 additions and 2982 deletions
+5
View File
@@ -17,5 +17,10 @@
"noStaticOnlyClass": "off"
}
}
},
"formatter": {
"indentStyle": "tab",
"indentWidth": 1,
"lineWidth": 120
}
}