Bun reads theDocumentation Index
Fetch the complete documentation index at: https://bun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
paths field in your tsconfig.json to re-write import paths. This is useful for aliasing package names or avoiding long relative paths.
tsconfig.json
With the above
tsconfig.json, the following imports will be re-written:
See Docs > Runtime > TypeScript for more information on using TypeScript with Bun.