Commit Graph
3 Commits
Author SHA1 Message Date
Joe MooringandBjørn Erik Pedersen f042e49709 dev: Add prettier-plugin-void-html
This is a Prettier plugin to format void HTML elements using the void
tag syntax instead of self-closing syntax. Additionally, if
self-closing syntax is used on non-void elements, then they will be
"unwrapped" so that both the opening and closing tags are present.
2025-02-14 09:11:20 +01:00
Bjørn Erik PedersenandGitHub 227b76ab7e Add Prettier and config 2025-02-13 07:36:41 -08:00
Bjørn Erik Pedersen bdf97b7b45 Add new theme 2025-02-11 16:30:05 +01:00