Skip to content

Commit ecbac40

Browse files
author
Andreas Bartho
committed
Updated README for March 2021
1 parent 329d2db commit ecbac40

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 @@ This project provides a minimal working example of how to set up Visual Studio C
55
Visual Studio Code comes with Electron support and Typescript support out of the box, but bringing the two together requires some knowledge of the available configuration options that beginners may not have. This repository contains a Visual Studio Code project with the bare minimum configuration to show how Visual Studio Code, Node, Electron and Typescript must be configured to work together.
66

77
The latest example has been created and tested on Linux with
8-
- Node v15.6.0
9-
- Electron v11.2.3
10-
- Typescript v4.1.5
11-
- Visual Studio Code v1.53.0
8+
- Node v15.11.0
9+
- Electron v12.0.0
10+
- Typescript v4.2.3
11+
- Visual Studio Code v1.54.1
1212
- Debugger for Chrome extension v4.12.12
1313

1414
## Install application

0 commit comments

Comments
 (0)