We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
main
This package is mostly a collection of small functions and the occasional larger piece of analysis. It shouldn't be very large in output bundles.
Per https://pkg-size.dev/tsutils?no-peers, the predecessor tsutils was only 382KB in total.
tsutils
Per https://pkg-size.dev/ts-api-utils?no-peers, it's 1.2MB. 😬
This was prompted by @ArnaudBarre noting in ArnaudBarre/eslint-plugin-react-refresh#62 (comment) a desire to have nicely typed rule options for a plugin without many megabytes of added dependencies. Thanks for the prod @ArnaudBarre!
💖
The text was updated successfully, but these errors were encountered:
JoshuaKGoldberg
Successfully merging a pull request may close this issue.
Bug Report Checklist
main
branch of the repository.Expected
This package is mostly a collection of small functions and the occasional larger piece of analysis. It shouldn't be very large in output bundles.
Per https://pkg-size.dev/tsutils?no-peers, the predecessor
tsutils
was only 382KB in total.Actual
Per https://pkg-size.dev/ts-api-utils?no-peers, it's 1.2MB. 😬
Additional Info
This was prompted by @ArnaudBarre noting in ArnaudBarre/eslint-plugin-react-refresh#62 (comment) a desire to have nicely typed rule options for a plugin without many megabytes of added dependencies. Thanks for the prod @ArnaudBarre!
💖
The text was updated successfully, but these errors were encountered: