要将 npm 包作为开发依赖添加,请使用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.
bun add --development。
terminal
这将把该包添加到
package.json 中的 devDependencies。
完整的 Bun 包管理器文档请参见 文档 > 包管理器。