TypeScript-Node-Starter icon indicating copy to clipboard operation
TypeScript-Node-Starter copied to clipboard

server.ts uses default import "errorhandler" where it should use import-require

Open sandersn opened this issue 6 years ago • 1 comments

https://github.com/Microsoft/TypeScript-Node-Starter/blob/master/src/server.ts#L1

sandersn avatar Feb 21 '19 00:02 sandersn

@sandersn Do you think is this still relevant under esModuleInterop flag and __importDefault helper features? Thanks!

peterblazejewicz avatar Sep 04 '19 19:09 peterblazejewicz