File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,7 @@ This guide will always assume you are starting with the latest TypeScript and Re
161
161
- https://marketplace.visualstudio.com/items?itemName=infeng.vscode-react-typescript
162
162
- https://www.digitalocean.com/community/tutorials/the-best-react-extension-for-vs-code
163
163
- TypeScript official extension https://code.visualstudio.com/docs/languages/typescript
164
+ - JavaScript and TypeScript Nightly https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next
164
165
165
166
#### React + TypeScript Starter Kits
166
167
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ This guide will always assume you are starting with the latest TypeScript and Re
19
19
- https://marketplace.visualstudio.com/items?itemName=infeng.vscode-react-typescript
20
20
- https://www.digitalocean.com/community/tutorials/the-best-react-extension-for-vs-code
21
21
- TypeScript official extension https://code.visualstudio.com/docs/languages/typescript
22
+ - JavaScript and TypeScript Nightly https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next
22
23
23
24
## React + TypeScript Starter Kits
24
25
You can’t perform that action at this time.
0 commit comments