diff options
-rw-r--r-- | settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.json b/settings.json index ea3a9e3..f0ba616 100644 --- a/settings.json +++ b/settings.json @@ -91,7 +91,7 @@ ], "javascript": [ { - "command": "javascript-typescript-langserver", + "command": "javascript-typescript-stdio", "requires": [ "npm" ] |