Open governmentSponsored opened 9 months ago
Want to have our IDEs indicate if/when HTML/FE react code we have written is in violation of accessibility standards.
The problem with this is we write JSX which is compiled into HTML by React. We do not write HTML directly.
Want to have our IDEs indicate if/when HTML/FE react code we have written is in violation of accessibility standards.