This commit is contained in:
Jonas
2026-04-15 20:34:10 +02:00
commit 80da30f454
30 changed files with 3590 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}