Node.js - Debugging and Profiling
You want to debug a Node.js application in VS Code that requires environment variables defined in a
.env file. Which approach correctly loads these variables during debugging?