Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Julianandreszb
Total activity
2
Last activity
June 04, 2022 05:57
Member since
June 04, 2022 05:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Julianandreszb
commented,
June 04, 2022 05:53
Create a jsconfig.json in the root directory. Then paste the below content: { "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["./src/*"] } }} WebStorm will recognize the imp...
Community
WebStorm
Webstorm does not see @ alias
3 votes