Initial Commit

This commit is contained in:
2024-11-27 10:10:41 +01:00
commit 3cb015b230
22 changed files with 519 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"trailingComma": "none",
"singleQuote": true,
"plugins": ["prettier-plugin-organize-imports"]
}