Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Open
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I havesearched for related issues and found none that match my proposal.
- I have searched thecurrent rule list and found no rules that match my proposal.
- I haveread the FAQ and my problem is not listed.
Relevant Package
eslint-plugin
My proposal is suitable for this project
- I believe my proposal would be useful to the broader TypeScript community (meaning it is not a niche proposal).
Description
https://app.unpkg.com/@typescript-eslint/eslint-plugin@8.32.1 shows a 526 kBdocs/
directory is published with the package. It includes a bunch ofrules/*.md(x)
files that are source code for what gets published tohttps://typescript-eslint.io/rules.
I don't think we need to publish this. Proposal: let's get rid of it?
Additional Info
Granted, 526 kB is ~0.26% of the total ~2 MB the package publishes on its own, let alone the ~9 MB including all the dependencies. But if there's no need to publish that stuff, I don't think we should.