Attach debug from package.json

Опубликовано: 08 Июль 2026
на канале: Wade Thornton
1,373
5

This video contains information regarding connecting debugger using option above scripts property in package.json and has shown that it could help to debug your code without creating launch.json.
It was performed on test written in jest, but can be applicable in situation when you develop: websites, desktop apps, etc.