We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cac5cf commit 8065625Copy full SHA for 8065625
tsconfig.json
@@ -3,6 +3,6 @@
3
"target": "ES5",
4
"experimentalDecorators": true,
5
"emitDecoratorMetadata": true,
6
- "esModuleInterop": true,
+ "esModuleInterop": true
7
}
8
-}
+}
0 commit comments