typescript-with-electron-react-kit
typescript-with-electron-react-kit copied to clipboard
Debug the main process using VSCode
Hi,
Can you please help me setup VSCode to be able to debug the main electron process? I'm pretty new to electron/node applications.
I noticed that fusebox is doing some magic there, and it's starting the electron app.
Thank you.