We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cee446 commit f5f5d5fCopy full SHA for f5f5d5f
bunfig.toml
@@ -0,0 +1,7 @@
1
+[run]
2
+# equivalent to `bun --bun` for all `bun run` commands
3
+bun = true
4
+
5
+[install]
6
+# Only install package versions published at least 3 days ago
7
+minimumReleaseAge = 259200
0 commit comments