Switch to quartz

This commit is contained in:
2026-01-22 18:07:28 -08:00
parent c2108c4f83
commit 455acb3b74
339 changed files with 5000 additions and 4288 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}