You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).