Open
Description
Hello,
I have created a custom JSX renderer that take JSX code and output HTML.
This custom implementation doesn't use that exact same keyword.
For example, I use "class" instead of "className" and "for" instead of "htmlFor".
I noticed that there is a certain level of customization for the rules, can it be opened to support my needs, or do you want to strictly adhere to React implementation ?
I'm open to do the PR if needed.
Thank you very much for your time.
Metadata
Metadata
Assignees
Labels
No labels