【WebStorm】Complicated path imported after alias
is set
#11658
-
In In Then in the following code: As you can see, Don't know if this issue is with WebStorm or Vite. Anyway, any help is appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I don't use/know about WebStorm but I guess it can be configured in WebStorm. The least that can be said is that Vite does not change WebStorm's behavior. |
Beta Was this translation helpful? Give feedback.
-
@sapphi-red Thanks for the reply! For anyone with the same issue, set in the Imports tab in Preferences/Settings | Editor | Code Style | TypeScript. |
Beta Was this translation helpful? Give feedback.
-
Had the same issue |
Beta Was this translation helpful? Give feedback.
I don't use/know about WebStorm but I guess it can be configured in WebStorm.
https://blog.jetbrains.com/webstorm/2020/07/configuring-the-style-of-imports-in-javascript-and-typescript/
The least that can be said is that Vite does not change WebStorm's behavior.