lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
785 stars 35 forks source link

Exclude unneeded files from the npm packages #14

Closed XhmikosR closed 5 years ago

XhmikosR commented 5 years ago

Right now the npm packages have many useless files, like _tests_, jsdocs.json and maybe more.

I could make a patch, but being I'm not familiar with your monorepo situation, maybe you should do it. Should be a fairly trivial change.