E0177: React/JSX is not yet implemented
JSX support was added in quick-lint-js version 2.0.0. Therefore, this diagnostic was removed in quick-lint-js version 2.0.0.
Before quick-lint-js version 2.0.0, quick-lint-js did not support JSX syntax
(used in React code). To fix E0177 reported by quick-lint-js, upgrade
quick-lint-js to version 2.0.0 or newer. Alternative, use React.createElement
instead of JSX: