UNPKG

@becual/js-error

Version:

Project to handle with errors on javascript

12 lines 205 B
{ "type": "node", "request": "launch", "name": "Run AVA test", "program": "${workspaceFolder}/node_modules/ava/profile.js", "args": [ "${file}" ], "skipFiles": [ "<node_internals>/**/*.js" ] }