We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff30c7 commit b64dfccCopy full SHA for b64dfcc
README.md
@@ -38,7 +38,7 @@ npm start
38

39
40
1) Click the green arrow next to the "Electron: All" configuration, or run the "Run" -> "Start Debugging" command (<kbd>F5</kbd>)
41
-- The breakpoint in the `main.ts` will be hit.
+- The breakpoint in `main.ts` will be hit.
42
- Click Continue (<kbd>F5</kbd>)
43
- In the Electron example app, click the "Turn page red" button.
44
- The breakpoint in `renderer.ts` will be hit.
0 commit comments