The development experience around working with x-element’s default template engine is greatly improved when you add the eslint-plugin-x-element tool to your local linter. Rather than need to find invalid markup at runtime — you can leverage the linter to inform you in your IDE as you code.
We ought to add a line in our setup / installation documents which suggests leveraging this tool (at least for larger projects).
The development experience around working with
x-element’s default template engine is greatly improved when you add the eslint-plugin-x-element tool to your local linter. Rather than need to find invalid markup at runtime — you can leverage the linter to inform you in your IDE as you code.We ought to add a line in our setup / installation documents which suggests leveraging this tool (at least for larger projects).