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 d757fa7 commit f33e787Copy full SHA for f33e787
.changeset/lemon-trains-hang.md
@@ -2,7 +2,7 @@
2
"eslint-import-resolver-typescript": minor
3
---
4
5
-feat: add a new `bun?: boolean` option for `bun` users
+feat: add a new `bun?: boolean` option for `bun` users - close #386
6
7
`process.versions.bun` is unavailable even with `bun eslint` due to its own design,
8
but checking `bun` modules for non-bun users is incorrect behavior and just wasting time,
0 commit comments