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 a2e1669 commit 51b03f5Copy full SHA for 51b03f5
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"lib": ["dom", "es5", "es6"],
4
- "target": "es6",
+ "target": "es2019",
5
"module": "commonjs",
6
"outDir": "./dist",
7
"moduleResolution": "node",
0 commit comments