Add language server executable

This commit is contained in:
Francesco Renzi
2025-12-10 11:15:25 +00:00
parent 742b36d6b7
commit 9922d3983f
4 changed files with 313 additions and 1592 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/usr/bin/env node
import "../dist/cli.bundle.cjs";