mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
feat: enhance module resolution and improve API error handling
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"@pages/*": ["src/pages/*"],
|
||||
"@styles/*": ["src/styles/*"],
|
||||
"@stores/*": ["src/stores/*"],
|
||||
"@utils/*": ["src/utils.ts"],
|
||||
"@utils": ["src/utils"],
|
||||
"@types": ["src/types.ts"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user