Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

392
Views
In vscode 'go to definition' doesn't work with import modules in .js files when alias is used

I have vue project. Go to definition works fine in .vue files, either I use alias or not.

But in .js files 'go to definition' works only if I don't use alias (checked with the same module).

It strange for me since jsconfig.json is the same.

  "include": ["designs/*", "mocks/*", "base/*"],
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "@/*": ["./*"],
      "@resh/*": ["./designs/resh/*"],
      "@academia/*": ["./designs/academia/*"],
      "packages/*": ["./packages/*"]
    }
  }
}```
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!