VS Code Debug With nodemon
The following configuration will let VS Code use nodemon for debugging and have the output go to the main console instead of the debug console. Add this configuration to launch.json in your project.
The following configuration will let VS Code use nodemon for debugging and have the output go to the main console instead of the debug console. Add this configuration to launch.json in your project.