mirror of
https://github.com/LukeHagar/usage-statistics.git
synced 2025-12-06 04:21:55 +00:00
Initial commit
This commit is contained in:
14
bunfig.toml
Normal file
14
bunfig.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[install]
|
||||
# Use exact versions for reproducible builds
|
||||
exact = true
|
||||
|
||||
[install.scopes]
|
||||
# Configure any scoped packages if needed
|
||||
|
||||
[test]
|
||||
# Test configuration
|
||||
preload = ["./src/test-setup.ts"]
|
||||
|
||||
[run]
|
||||
# Runtime configuration
|
||||
bun = true
|
||||
Reference in New Issue
Block a user