Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
Description
Currently the tsconfig file is not properly setup and hence the code editor gives error while trying to resolve the path.
In the config, the paths are resolved relative to the baseUrl that is provided.
Hence we should fix this path resolution as:
"@/*": ["*"]
Because baseUrl points to src
Attachments
Issue Links
- links to