eslint-import-resolver-typescript
Advanced tools
Changelog
4.2.3
#402 f21bf15
Thanks @SunsetTechuila! - fix: don't resolve not implemented node modules in bun
is-bun-module
is marked as dependency
, again, for correctness, see isBunImplementedNodeModule
for more details
For Bun
users: you don't need to install is-bun-module
any more but bun: true
option is still required if you're running without bun --bun
nor run#bun
enabled