mirror of
https://github.com/LukeHagar/usage-statistics.git
synced 2025-12-06 04:21:55 +00:00
saving current implementation of the action using the new pypi stats site
This commit is contained in:
11
bunfig.toml
11
bunfig.toml
@@ -1,14 +1,11 @@
|
||||
[runtime]
|
||||
telemetry = false
|
||||
|
||||
|
||||
[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