This commit is contained in:
adilallo
2025-04-08 10:07:55 -06:00
parent cc132d37ab
commit 493df4e48f
17 changed files with 0 additions and 41 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}