salesforce / eslint-plugin-lwc

Official ESLint rules for LWC
MIT License
98 stars 32 forks source link

Upgrade eslint dependency to version 9 #150

Open msouther-lisc opened 6 months ago

msouther-lisc commented 6 months ago

eslint major version 9 was published to NPM on April 5, 2024. When you install the latest eslint version, you get peer dependency warnings coming from this package.

nolanlawson commented 6 months ago

Thank you for reporting! This is a known issue: https://github.com/salesforce/eslint-config-lwc/issues/128