Skip to content

feat: remove dependencies for Node built-ins - #142

Draft
MichaelDeBoey wants to merge 2 commits into
jsx-eslint:mainfrom
MichaelDeBoey:remove-dependencies-for-built-ins
Draft

feat: remove dependencies for Node built-ins#142
MichaelDeBoey wants to merge 2 commits into
jsx-eslint:mainfrom
MichaelDeBoey:remove-dependencies-for-built-ins

Conversation

@MichaelDeBoey

@MichaelDeBoey MichaelDeBoey commented Oct 28, 2024

Copy link
Copy Markdown
Contributor

This lib is now completely dependency free 🥳🎉


Closes #114
Closes #157

@MichaelDeBoey
MichaelDeBoey force-pushed the remove-dependencies-for-built-ins branch from 1bab435 to 574582c Compare August 17, 2026 23:45
@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.59%. Comparing base (8798c58) to head (574582c).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files          37       37           
  Lines         370      370           
  Branches      130      130           
=======================================
  Hits          350      350           
  Misses         20       20           

☔ 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

Development

Successfully merging this pull request may close these issues.

This package has a huge dependency graph, totally unneeded on Node.js 11+

1 participant