For a ESM project, DS creates a projectName.mjs file from the projectName.js file.
I have no idea why that file exists or if it is executed at runtime.
On sync from remote device to local VSCode, the file comes back into VSCode.
It doesn't serve any purpose in VSCode, I think it shouldn't be there.
Anyone?