ktg-plugin-marketplace/plugins/config-audit/examples/optimal-setup/.lsp.json

8 lines
122 B
JSON

{
"servers": {
"typescript": {
"command": "typescript-language-server",
"args": ["--stdio"]
}
}
}