Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
219600
Follow
New posts
New posts and comments
Total activity
5
Last activity
October 20, 2020 22:19
Member since
November 04, 2017 10:11
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (0)
Comments (1)
219600
commented,
October 20, 2020 22:19
In my case I solved the issue by adding a jsconfig.json file with the following content { "compilerOptions": { "baseUrl": "src" }, "include": ["src"]}
Community
WebStorm
JavaScript: use both absolute and relative import paths
-1 votes