cinny/.vscode
Stefano Pigozzi 48790db447
Create .vscode/launch.json
It defines the possible debug targets available in Visual Studio Code (-based) editors, as specified here:
https://code.visualstudio.com/docs/nodejs/nodejs-debugging

The specified configuration allows the debugging of the webpack development server launched with `npm run start`.
2022-11-19 01:01:30 +00:00
..
launch.json Create .vscode/launch.json 2022-11-19 01:01:30 +00:00