We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 704bf12 commit fb5c03bCopy full SHA for fb5c03b
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"target": "es5",
4
"lib": ["es6", "dom"],
5
- "module": "system",
+ "module": "commonjs",
6
"moduleResolution": "node",
7
"sourceMap": true,
8
"emitDecoratorMetadata": true,
0 commit comments