Add import statement why am i getting absolute imports instead of relative

Hello,

I am having this same issue (as per title found in help),
but was not sure if I needed to create a new issue, because the resolution is not working in my case.
Webstorm was using the relative paths. Not sure what changed - but it was not the tsconfig.json file (checked my source code history)
Now it's using absolute paths- 

Help

Thanks
Eti

0

please provide your tsconfig.*.json files and a screenshot of Settings | Editor | Code Style | TypeScript | Imports page.

Also, what does your project look like? Is it a monorepo app?

0

请先登录再写评论。