eslint / rewrite

Monorepo for the new version of ESLint
Apache License 2.0
65 stars 4 forks source link

fix: ConfigObject type #27

Closed nzakas closed 1 month ago

nzakas commented 1 month ago

This renames the BaseConfigObject interface to ConfigObject and allows for any number of other named properties. I think this better reflects the reality of the package.