This commit is contained in:
Jose
2025-09-14 21:41:52 +02:00
parent 1e83d300fc
commit 26a264bc9f
70 changed files with 669 additions and 2982 deletions

View File

@@ -1,9 +0,0 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"include": ["src"]
}