You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,6 @@ <h1>Setting up Visual Studio Code for Electron development and debugging in Type
12
12
13
13
<p>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.</p>
14
14
15
-
<p>The <ahref="https://github.com/abartho/electron-typescript-vscode">repository</a>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.</p>
15
+
<p>The <ahref="https://github.com/abartho/electron-typescript-vscode">repository</a> 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.</p>
0 commit comments