fix: fixing dockerfile

This commit is contained in:
Carlos
2025-02-04 20:36:41 -05:00
parent 687b3c4aa0
commit bc972ba2d2
3 changed files with 19 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ return {
typescriptreact = { "prettier" },
svelte = { "prettier" },
css = { "prettier" },
scss = { "prettier" },
html = { "prettier" },
json = { "prettier" },
yaml = { "prettier" },