chore: initial commit

This commit is contained in:
stanig2106
2025-11-14 00:17:13 +01:00
commit 54b42e5dba
23 changed files with 2226 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"eslint.experimental.useFlatConfig": true
}