This commit is contained in:
foozzi 2024-08-31 23:37:49 +02:00
parent 2e038a7559
commit ee7d6de066
4 changed files with 22 additions and 19 deletions

View file

@ -11,6 +11,7 @@ return {
typescriptreact = { "biome" },
json = { "biome" },
sh = { "shfmt" },
markdown = { "prettier" },
["*"] = { "trim_whitespace", "codespell" },
},
format_on_save = {