-
- Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
I recently upgraded eslint-plugin-react from v7.30.1 to v7.31.2, and when I tried to build, the rule started throwing on valid properties like key, viewBox, fill, d, and other SVG related properties - and none of the in kebab case, or contains a colon in their name.
eslint version: 8.23.0
nextjs version: 12.2.5
mjchang, jangerhofer, AhmedBHameed, WesCossick, jwei98 and 6 more