This commit is contained in:
2026-03-19 16:14:24 -05:00
parent 24d5bcc047
commit 792a99bf0f
15 changed files with 242 additions and 145 deletions

View File

@@ -10,6 +10,7 @@ plugin({
css = { "prettier" },
html = { "prettier" },
html = { "prettier" },
typescript = { "deno_fmt" },
heex = { "mix" },
nix = { "nixfmt" },
json = { "prettier" },