We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51dd2e9 + 79915ab commit 8cb0a19Copy full SHA for 8cb0a19
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