ericcornelissen / depreman

Manage npm deprecations
https://www.npmjs.com/package/depreman
GNU Affero General Public License v3.0
0 stars 0 forks source link

Check the type of `#ignore` directives #38

Closed ericcornelissen closed 3 weeks ago

ericcornelissen commented 3 weeks ago

Summary

Update the ignore matching to check the type of #ignore values (and to a limited extend its value) in the configuration. One drawback of this implementation is that there's only an error if the rule matches something.