npm eslint-import-resolver-typescript 4.2.0
v4.2.0

latest releases: 4.4.5, 4.4.4, 4.4.3...
15 months ago

Minor Changes

  • #391 c8121e5 Thanks @JounQin! - feat: mark is-bun-module as optional peer dependency

    Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects bun users, bun --bun eslint even works without this dependency, so I'd consider this as a minor change.

    So for Bun users, there are three options:

    1. install is-bun-module dependency manually and use bun: true option
    2. run eslint with bun --bun eslint w/o bun: true option
    3. enable run#bun in bunfig.toml w/o bun: true option

Full Changelog: v4.1.1...v4.2.0

Don't miss a new eslint-import-resolver-typescript release

NewReleases is sending notifications on new releases.