UNPKG

@vtsls/language-server

Version:

LSP wrapper for typescript extension of vscode

9 lines (8 loc) 139 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "baseUrl": ".", "skipLibCheck": true }, "include": ["src/**/*"] }