Skip to content

Commit a1dbdfc

Browse files
committed
Updated README for May 2021
1 parent bb6a1a0 commit a1dbdfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ The aim of this repository is to help setting up Visual Studio Code for developm
55
Visual Studio Code comes with Electron support and Typescript support out of the box, but bringing the two together requires some advanced knowledge of the available configuration options. The repository contains a README with step by step instructions and an example project to demonstrate how Visual Studio Code, Node, Electron and Typescript must be configured to work together.
66

77
The latest example project has been created and tested on Linux with
8-
- Node v15.13.0
9-
- Electron v12.0.2
10-
- Typescript v4.2.3
11-
- Visual Studio Code v1.55.0
8+
- Node v16.1.0
9+
- Electron v12.0.7
10+
- Typescript v4.2.4
11+
- Visual Studio Code v1.56.0
1212
- Debugger for Chrome extension v4.12.12
1313

1414
## Install application

0 commit comments

Comments
 (0)