first commit

This commit is contained in:
2025-11-07 13:07:23 +01:00
commit 291cc4c48c
6 changed files with 61 additions and 0 deletions

4
.prettierrc Normal file
View File

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