Copied Quartz repo

This commit is contained in:
VR
2025-06-19 22:42:47 +01:00
commit d6feb396c7
275 changed files with 32012 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}