Closed
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I have searched for related issues and found none that match my proposal.
- I have searched the current rule list and found no rules that match my proposal.
- I have read 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/[email protected] shows a 526 kB docs/
directory is published with the package. It includes a bunch of rules/*.md(x)
files that are source code for what gets published to https://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.