solidjs-community / eslint-plugin-solid

Solid-specific linting rules for ESLint.
MIT License
209 stars 24 forks source link

Always allow xmlns and xlink namespaces #51

Closed joshwilsonvu closed 1 year ago

joshwilsonvu commented 1 year ago

Noticed some people tripping up on this for SVG code—don't want to force them to configure the rule for it.