Debugging ES Modules in Node.js and Mocha Using VS Code

ConclusionsES Modules can be debugged through Mocha tests on VS Code with Reify. No transpilation, no build system, and no alternative testing frameworks are needed. Simply require Reify through your project's.vscode/settings.json file.
Source: Depth-First - Category: Chemistry Authors: Source Type: blogs