Initial draft

This commit is contained in:
qtchaos
2023-12-31 16:39:55 +02:00
parent baf2169306
commit 86cd905dc8
40 changed files with 2461 additions and 2909 deletions

4
.prettierrc Normal file
View File

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