Skip to content

Document eslint-import-resolver-typescript bun option, fix ESM import #262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

karlhorky
Copy link

@karlhorky karlhorky commented Mar 25, 2025

Motivation: #92 (comment)

Document the bun boolean option from [email protected], to allow resolving Bun modules like bun:test

Also, fix the ESM import to use the import * as syntax for eslint-import-resolver-typescript

See also original issue:

cc @SukkaW @JounQin

Copy link

changeset-bot bot commented Mar 25, 2025

⚠️ No Changeset found

Latest commit: e9d54cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codesandbox-ci bot commented Mar 25, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@JounQin JounQin enabled auto-merge (squash) March 25, 2025 16:52
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (0461791) to head (e9d54cf).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files         106      106           
  Lines        5034     5034           
  Branches     1756     1779   +23     
=======================================
  Hits         4842     4842           
+ Misses        191      186    -5     
- Partials        1        6    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

pkg-pr-new bot commented Mar 25, 2025

Open in Stackblitz

npm i https://pkg.pr.new/eslint-plugin-import-x@262

commit: e9d54cf

@JounQin JounQin merged commit 8e49a4f into un-ts:master Mar 25, 2025
37 checks passed
@karlhorky karlhorky deleted the patch-1 branch March 25, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants