Describe the bug
I know this extension is supposed to work only with Deno, and I've being using it and having a wonderful time. But the problem is, when I'm in an other TS codebase (without deno), the import typings cannot be resolved anymore and I lose import intellisense.
To Reproduce
- Install DenoNBTS
- Open a NodeJS codebase with TS
- Try to use intellisense on import {}
Expected behavior
Types to be resolved on dev time:

Current behavior

Versions
vscode: 1.98.2 deno: 2.2.6 extension: 1.0.31
Describe the bug
I know this extension is supposed to work only with Deno, and I've being using it and having a wonderful time. But the problem is, when I'm in an other TS codebase (without deno), the import typings cannot be resolved anymore and I lose import intellisense.
To Reproduce
Expected behavior
Types to be resolved on dev time:
Current behavior
Versions
vscode: 1.98.2 deno: 2.2.6 extension: 1.0.31