ericcornelissen / depreman

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

Validate the configuration file #10

Open ericcornelissen opened 1 month ago

ericcornelissen commented 1 month ago

Tell users if the configuration file is invalid or somehow incorrect (e.g. unknown keys are used).

Relates to #4