fix(app): remove legacy and scoped namespace alias
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
"#mobile/*": ["./*"]
|
||||
},
|
||||
"strict": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user