feat(lsp): change from eslint/prettier to oxlint/oxfmt

This commit is contained in:
2026-03-06 05:47:45 +01:00
parent 4d22ec6939
commit f6a21cb88b
6 changed files with 21 additions and 44 deletions
+2 -1
View File
@@ -16,7 +16,6 @@ return {
"cmake-language-server",
dependencies = { "golines" },
},
"eslint-lsp",
"gopls",
"hyprls",
{
@@ -33,6 +32,8 @@ return {
dependencies = { "stylua" },
},
"mesonlsp",
"oxfmt",
"oxlint",
"ruff",
"pyright",
"pyrefly",