server/bunfig.toml

9 lines
125 B
TOML
Raw Normal View History

2024-03-10 13:57:26 -10:00
[install.scopes]
"@jsr" = "https://npm.jsr.io"
[test]
preload = ["./packages/tests/setup.ts"]
2025-11-21 08:49:19 +01:00
[install]
linker = "hoisted"