Commit 399fdec
github-actions
gh-pages build: 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. 039a2141 parent feac875 commit 399fdec
File tree
8 files changed
+408
-205
lines changed- ui
- common
- config
- jobs
- raidboss
- util/coverage
8 files changed
+408
-205
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments