removed insecure file

This commit is contained in:
Belal Elsabbagh
2026-01-14 21:55:43 +02:00
parent 66eba2db3f
commit 13283f37de
4 changed files with 3 additions and 8 deletions

View File

@@ -91,6 +91,7 @@ return {
cmd = { 'typescript-language-server', '--stdio' },
filetypes = {
'astro',
'vue',
},
root_markers = { 'tsconfig.json', 'jsconfig.json', 'package.json', '.git' },
handlers = {