This commit is contained in:
Bastian Wagner
2026-03-12 14:13:08 +01:00
commit faa5003df0
22 changed files with 12332 additions and 0 deletions

4
.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}