developit / htm

Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
Apache License 2.0
8.67k stars 170 forks source link

Usage with eslint-plugin-jsx-a11y #198

Open KL13NT opened 3 years ago

KL13NT commented 3 years ago

Is it possible somehow to use the eslint-plugin-jsx-a11y plugin or eslint in general with htm tagged syntax at all?

mtsknn commented 3 years ago

Related issue: