DEV Community

Discussion on: Super simple imports with Webpack resolve

Collapse
 
frondor profile image
Federico Vázquez

Then you can use a jsconfig.json file and set the compilerOptions.path array to resolve those paths in order to recover the support for intellisense in those imports :)