olivierdagenais / tampermonkey-copy-url

A Tampermonkey userscript to copy nice-looking URLs to the clipboard.
MIT License
0 stars 0 forks source link

Bring Your Own Node #9

Closed olivierdagenais closed 1 year ago

olivierdagenais commented 1 year ago

This makes the version of NodeJS we depend on more explicit and then uses it to configure the Debug launch configuration in Visual Studio Code.

I can now set breakpoints and debug tests!