Setup sprint and random decoration

Co-authored-by: Yowoshi246 <Yowoshi246@users.noreply.github.com>
This commit is contained in:
2025-10-15 21:45:59 +02:00
commit da615efafa
19 changed files with 2906 additions and 0 deletions

6
.prettierrc Normal file
View File

@@ -0,0 +1,6 @@
{
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"useTabs": true
}