Bun 会读取你Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
tsconfig.json 文件中的 paths 字段以重新写入导入路径。这对于别名包名或避免冗长的相对路径非常有用。
tsconfig.json
根据上述
tsconfig.json,以下导入语句将被重写:
有关在 Bun 中使用 TypeScript 的更多信息,请参见文档 > 运行时 > TypeScript。