salesforce / eslint-config-lwc

Opinionated ESLint configurations for LWC projects
MIT License
114 stars 35 forks source link

fix: Drop support for eslint@6 #64

Closed pmdartus closed 3 years ago

pmdartus commented 3 years ago

When installing this package with eslint@6, the following message gets printed. (example)

warning " > @babel/eslint-parser@7.13.14" has incorrect peer dependency "eslint@>=7.5.0".
warning " > @salesforce/eslint-plugin-lightning@0.1.0" has incorrect peer dependency "eslint@^7".