feat: add markdown linting/formatting

This commit is contained in:
Devin Haska 2025-05-27 11:54:47 -07:00
parent 577d622e12
commit bdac71b19c
3 changed files with 16 additions and 2 deletions

View file

@ -22,6 +22,7 @@ return {
"eslint_d",
"prettierd",
"stylua",
"vale",
},
automatic_installation = true,
}