AlexPro
Results
1
comments of
AlexPro
Hello I have similar issue with running nodemon as debug configuration for VS code on Windows10 for Node.js by using .vscode/launch.json: ``` { "version": "0.2.0", "configurations": [ { "type": "node",...