Uses recent tsconfig lib
Index: node-typanion/tsconfig.json
===================================================================
--- node-typanion.orig/tsconfig.json
+++ node-typanion/tsconfig.json
@@ -3,7 +3,7 @@
     "declaration": true,
     "esModuleInterop": true,
     "lib": [
-      "es2017"
+      "es2019"
     ],
     "module": "commonjs",
     "noEmit": true,
