We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eec138 commit 4f4f87dCopy full SHA for 4f4f87d
README.md
@@ -19,7 +19,7 @@ This plugin can be configured to load an alternate version of TypeScript.
19
This is typically useful for trying out nightly builds, or prototyping with custom builds.
20
To do that, update the `Settings - User` file with the following:
21
22
-```json
+```json5
23
"typescript_tsdk": "<path to your folder>/node_modules/typescript/lib"
24
```
25
0 commit comments