coc set up properly

This commit is contained in:
skullbite
2025-03-16 11:57:50 -04:00
parent bade8116f2
commit eb1df1f628
5 changed files with 41 additions and 7 deletions

3
lua/lsp/eslint.lua Normal file
View File

@@ -0,0 +1,3 @@
reutrn {
cmd = { "eslint" }
}