You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, resolveImports does not process paths alias in tsconfig. This causes an error when parsing import statements.
If mlly supports parsing tsconfig.json, that will be great.
Cheers.
Describe the feature
Currently,
resolveImports
does not process paths alias in tsconfig. This causes an error when parsing import statements.If mlly supports parsing tsconfig.json, that will be great.
Cheers.
Related: https://github.com/dominikg/tsconfck
Additional information
The text was updated successfully, but these errors were encountered: