We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76cec5 commit 4ddad73Copy full SHA for 4ddad73
.changeset/silent-cows-drive.md
@@ -10,4 +10,4 @@ So for `bun` users, there are three options:
10
11
1. install `is-bun-module` dependency manually and use `bun: true` option
12
2. run `eslint` with `bun --bun eslint` w/o `bun: true` option
13
-3. enable `run#bun` in [`bunfig.toml`](https://bun.sh/docs/runtime/bunfig#run-bun-auto-alias-node-to-bun)
+3. enable `run#bun` in [`bunfig.toml`](https://bun.sh/docs/runtime/bunfig#run-bun-auto-alias-node-to-bun) w/o `bun: true` option
0 commit comments