Feature/migration

This commit is contained in:
AmirHossein Mahmoodi
2025-05-05 09:57:50 +00:00
parent 18af64b3f6
commit 9bcddb6610
381 changed files with 9465 additions and 12983 deletions

View File

@@ -1,12 +1,7 @@
{
"compilerOptions": {
"paths": {
"@/*": [
"./src/*"
],
"&/*": [
"./public/*"
]
"@/*": ["./src/*"]
}
}
}