Skip to content

Commit 039a214

Browse files
authored
util: upgrade ts-node for native ESM support (quisquous#4211)
ts-node has native ESM support in [v10.7.0 version](https://github.com/TypeStrong/ts-node/releases/tag/v10.7.0), although according to the [related PR](TypeStrong/ts-node#1655) says, they are just spawn a child process that passed `--loader ts-node/esm` options to node itself. Also, upgrade `typescript` and `typescript-eslint` to the newer version.
1 parent 41c4ea3 commit 039a214

File tree

3 files changed

+267
-178
lines changed

3 files changed

+267
-178
lines changed

0 commit comments

Comments
 (0)