salesforce / eslint-config-lwc

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

[BREAKING] Integrate @salesforce/eslint-plugin-lightning #61

Closed pmdartus closed 3 years ago

pmdartus commented 3 years ago

This PR integrates @salesforce/eslint-plugin-lightning new plugin to the repository. It adds the @salesforce/lightning/valid-apex-method-invocation to the recommended set of rules.

⚠️ This is PR introduces a breaking change as it requires @salesforce/eslint-plugin-lightning to be installed as peer dependency ⚠️