Bring in dependency banning and/or restricting rule(s) #54
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Splitting out from #42:
npm-package-json-lint
has a family of rules that can ban variants of package dependencies:Additionally, other rules exist in that package and elsewhere for restricting dependency ranges:
I'd like to add in some kind of rule or rules to this package equivalent to those. Not clear yet how they'd look. Should they be one big configurable rule? Granular rules like how
npm-package-json-lint
& co have them? More thought required.Blocked on #40. Not a high priority issue given that this wouldn't be enabled by default in any recommended configs.✅The text was updated successfully, but these errors were encountered: