Add eslint lsp to neovim
This commit is contained in:
parent
bda3a8da76
commit
f40a87fd4d
3 changed files with 162 additions and 1 deletions
|
|
@ -8,6 +8,10 @@ return {
|
|||
"typescript",
|
||||
"typescriptreact",
|
||||
"typescript.tsx",
|
||||
"vue",
|
||||
"svelte",
|
||||
"astro",
|
||||
"htmlangular",
|
||||
},
|
||||
root_markers = {
|
||||
"tsconfig.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue