|
@@ -16,6 +16,7 @@
|
|
|
"jsx": "react-jsx",
|
|
"jsx": "react-jsx",
|
|
|
"resolveJsonModule": true,
|
|
"resolveJsonModule": true,
|
|
|
"allowSyntheticDefaultImports": true,
|
|
"allowSyntheticDefaultImports": true,
|
|
|
|
|
+ "downlevelIteration": true,
|
|
|
"experimentalDecorators": true,
|
|
"experimentalDecorators": true,
|
|
|
"emitDecoratorMetadata": true,
|
|
"emitDecoratorMetadata": true,
|
|
|
"types": ["react", "node"],
|
|
"types": ["react", "node"],
|