salesforce / eslint-config-lwc

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

chore: enable no-attributes-during-construction #46

Closed ekashida closed 3 years ago

ekashida commented 3 years ago

Enabled by default since this violation currently throws an exception during runtime.