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 eefa124 commit a69b850Copy full SHA for a69b850
tsconfig.module.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "./tsconfig",
3
"compilerOptions": {
4
- "target": "es5",
+ "target": "es2017",
5
"outDir": "lib/module",
6
"module": "esnext"
7
},
0 commit comments