I'm using VS Code for my Vuejs project and I resolve the "src" path with "@", here is my config:
And here is where I use the import statement with "@"
The web runs fine but I cannot click to go to my file. Please help
I'm using VS Code for my Vuejs project and I resolve the "src" path with "@", here is my config:
And here is where I use the import statement with "@"
The web runs fine but I cannot click to go to my file. Please help