We are using Webpack aliases in this project. Here are some guides on how to resolve them in your IDE or Editor:
WebStorm:
- In the left sidebar (Project) right-click on
javascriptfolder and select “Mark Directory as” —> “Resource Root”. - Do the same for
javascript/app_2folder.
VS Code:
- Visual Studio Code: Using webpack aliases
- Solve Module Import Aliasing for Webpack, Jest, and VSCode
VIM: