add-js-extension
esm
Adds the missing ".js" extension where needed to the JavaScript output by the TypeScript compiler when tsconfig's module target is "ESNext", thus enabling you to actually run your code on node with "type": "module" with the absolute minimal amount of chan
Version 1.0.4 License MIT
INSTALL