Don Abrams
Don Abrams
This is definitely still useful to avoid warnings, but not as critical as I thought previously (silently ignore the attribute).
The `aria-*` restriction could go in `js-a11y`, but the `data-*` rules would be irrelevant there. This is also clearly a react/jsx constraint and not an accessibility helper which is why...
I started on this (and will be finishing it in the next few weeks once it gets reprioritized): https://github.com/donabrams/json-schema-to-typescript I have some non-general requirements (like exposing a constant for each...