fix: replace markdownlint to prettier

This commit is contained in:
Adrien Waksberg 2024-04-23 16:18:38 +02:00
parent 02e246fc46
commit 42aff76e7f
3 changed files with 17 additions and 16 deletions
lua/plugins

View file

@ -30,7 +30,7 @@ return {
"yamllint",
"yamlfmt",
"dockerfile-language-server",
"markdownlint",
"prettier",
},
},
},