solidjs-community / eslint-plugin-solid

Solid-specific linting rules for ESLint.
MIT License
206 stars 24 forks source link

fix(deps): bump eslint peer dep to include v9 #141

Closed pauliesnug closed 2 months ago

pauliesnug commented 2 months ago

since v14 added support for v9, this should be reflected in the peer dependencies.

ulrichstark commented 1 month ago

Hey @joshwilsonvu. Could you please publish this change to NPM? The current published version doesn't include the new peer dependencies of this pull request. That's why installing this package along eslint v9 is only possible by forcing it.