Skip to content

Commit

Permalink
Removed superfluous whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
abartho committed May 9, 2021
1 parent a1dbdfc commit ba09b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ <h1>Setting up Visual Studio Code for Electron development and debugging in Type

<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>

<p>The <a href="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>
<p>The <a href="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>
</body>
</html>

0 comments on commit ba09b52

Please sign in to comment.