These instructions outline how to configure the VS Code debugger to work with your TypeScript Exercism exercises using ts-node.
Ensure your .yarnrc.yml file in the root of your project has the following setting. If the file doesn't exist, create it.