|
@@ -3,7 +3,7 @@
|
|
|
"module": "commonjs",
|
|
"module": "commonjs",
|
|
|
"noLib": false,
|
|
"noLib": false,
|
|
|
"skipLibCheck": true,
|
|
"skipLibCheck": true,
|
|
|
- "lib": ["es2017", "esnext.asynciterable"],
|
|
|
|
|
|
|
+ "lib": ["es2019", "esnext.asynciterable"],
|
|
|
"allowSyntheticDefaultImports": true,
|
|
"allowSyntheticDefaultImports": true,
|
|
|
"esModuleInterop": true,
|
|
"esModuleInterop": true,
|
|
|
"emitDecoratorMetadata": true,
|
|
"emitDecoratorMetadata": true,
|