salesforce / eslint-plugin-lwc

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

Update @lwc/lwc/valid-api eslint for data #161

Closed Templarian closed 4 months ago

Templarian commented 4 months ago

This PR updates the restriction on data to not include data itself since this is a valid api name. It also adds dataset to the list of reserved apis.

nolanlawson commented 4 months ago

What is the context for this change? Is there a Work Item or Slack thread?