Skip to content

Commit 5b52e81

Browse files
committed
Updated README for March 2023
1 parent 3e66e7e commit 5b52e81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 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 v19.6.0
9-
- Electron v22.2.0
8+
- Node v19.7.0
9+
- Electron v23.1.2
1010
- Typescript v4.9.5
11-
- Visual Studio Code v1.75.0
11+
- Visual Studio Code v1.76.0
1212

1313
## Install application
1414
```sh

0 commit comments

Comments
 (0)