Squashed bugs

This commit is contained in:
Alois 2026-04-13 17:37:55 +02:00
commit 126f397d97
9 changed files with 44 additions and 43 deletions

View file

@ -1,9 +0,0 @@
{
"compilerOptions": {
"module": "esnext",
"baseUrl": ".",
"paths": {
"@app/*": ["packages/*/src", "apps/*/src"]
}
}
}