feat(lsp): configure eslint, tailwindcss, tsgo and prettier

This commit is contained in:
2026-02-28 09:47:24 +01:00
parent ccb89aaffa
commit a2521f0e6f
7 changed files with 75 additions and 0 deletions
+3
View File
@@ -23,6 +23,9 @@ local languages = {
"markdown",
"go",
"svelte",
"scss",
"tsx",
"typescript",
}
---@type LazyPluginSpec