We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dd2e9 commit 79915abCopy full SHA for 79915ab
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"noImplicitAny": false,
4
- "module": "es2015",
+ "module": "commonjs",
5
"target": "es5",
6
"moduleResolution": "node",
7
"emitDecoratorMetadata": true,
0 commit comments