eslint-plugin-lwc
eslint-plugin-lwc copied to clipboard
feat: add options to disable export/bare import validation
trafficstars
Adds two new options to allow bare imports and exports for backwards compatibility purposes.
See: W-11690641