Skip to content

chore(lint): override eslint-import-resolver-node for "exports" support - #1184

Open
Renegade334 wants to merge 1 commit into
nodejs:mainfrom
Renegade334:eslint-import-resolution
Open

chore(lint): override eslint-import-resolver-node for "exports" support#1184
Renegade334 wants to merge 1 commit into
nodejs:mainfrom
Renegade334:eslint-import-resolution

Conversation

@Renegade334

Copy link
Copy Markdown
Member

The latest version of eslint-import-resolver-node supports package.json exports natively. This allows us to get rid of our own dodgy resolver hack.

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.82%. Comparing base (c2a22c1) to head (78028fb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1184   +/-   ##
=======================================
  Coverage   57.81%   57.82%           
=======================================
  Files          53       53           
  Lines       10398    10397    -1     
=======================================
  Hits         6012     6012           
+ Misses       4386     4385    -1     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant