mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Correct the configuration file names. (#5234)
This commit is contained in:
@@ -69,7 +69,7 @@ $ bun install --silent # no logging
|
||||
```
|
||||
|
||||
{% details summary="Configuring behavior" %}
|
||||
The default behavior of `bun install` can be configured in `bun.toml`:
|
||||
The default behavior of `bun install` can be configured in `bunfig.toml`:
|
||||
|
||||
```toml
|
||||
[install]
|
||||
|
||||
Reference in New Issue
Block a user