npm eslint-import-resolver-typescript 4.1.0
v4.1.0

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

Minor Changes

  • #387 ef5cd10 Thanks @JounQin! - feat: add a new bun?: boolean option for bun users - close #386

    process.versions.bun is unavailable even with bun eslint due to its own design,
    but checking bun modules for non-bun users is incorrect behavior and just wasting time,
    so a new option is added for such case, you can still run with bun --bun eslint without this option enabled

Full Changelog: v4.0.0...v4.1.0

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

NewReleases is sending notifications on new releases.