ts-node icon indicating copy to clipboard operation
ts-node copied to clipboard

module:nodenext complie incorrect

Open weidehai opened this issue 2 years ago • 0 comments

Expected Behavior

"module": "NodeNext" should not include Object.defineProperty(exports, "__esModule", { value: true }) with it complie result

Actual Behavior

image image image

weidehai avatar Apr 16 '23 11:04 weidehai