node-code-ide-configs
node-code-ide-configs copied to clipboard
add skipFiles override by default for VSCode
As titled. This change will enable debugging node internals by default which for core makes the most sense. Includes a comment for folks to understand how to disable that if they want the original behavior.