vtsls

LSP wrapper for TypeScript extension providing language server support

brewmacoslinux
Try with needOr install directly
Source

About

LSP wrapper for typescript extension of vscode

Commands

vtsls

Examples

Start the language server on default port 6009$ vtsls --stdio
Run with custom configuration file$ vtsls --configuration /path/to/tsconfig.json
Check version and available options$ vtsls --version