Add quartz (not submodule)

This commit is contained in:
2026-01-15 12:30:55 -08:00
parent 854952dda1
commit 8896ae0ccd
289 changed files with 36839 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}