Collin Betori

Results 2 issues of Collin Betori

When attempting to resolve file extensions we should remove preexisting extensions. This resolves importing a typescript file into a javascript file while using a `.js` extensions. This matches ts-node behavior...

### What version of Bun is running? 1.0.0 ### What platform is your computer? WSL Debian ### What steps can reproduce the bug? Running `bun run --inspect index.ts` runs the...

bug
debugger