Skip to content

Commit 4f4f87d

Browse files
Update README.md
1 parent 0eec138 commit 4f4f87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This plugin can be configured to load an alternate version of TypeScript.
1919
This is typically useful for trying out nightly builds, or prototyping with custom builds.
2020
To do that, update the `Settings - User` file with the following:
2121

22-
```json
22+
```json5
2323
"typescript_tsdk": "<path to your folder>/node_modules/typescript/lib"
2424
```
2525

0 commit comments

Comments
 (0)