chore(types): fix TypeScript errors in the esbuild package#7438
chore(types): fix TypeScript errors in the esbuild package#7438
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Overall package sizeSelf size: 4.57 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 813.08 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7438 +/- ##
=======================================
Coverage 80.41% 80.42%
=======================================
Files 732 732
Lines 31051 31051
=======================================
+ Hits 24971 24973 +2
+ Misses 6080 6078 -2 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-02-05 09:36:05 Comparing candidate commit 34c02f3 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 230 metrics, 30 unstable metrics. |
69a31d1 to
34c02f3
Compare

What does this PR do?
As the title says...
Motivation
Type-safe code is better