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 a8bce03 commit ba50620Copy full SHA for ba50620
tsconfig.json
@@ -11,7 +11,7 @@
11
"outDir": "dist",
12
"skipLibCheck": true,
13
"strict": true,
14
- "target": "es5",
+ "target": "es2018",
15
"verbatimModuleSyntax": true
16
},
17
"exclude": ["dist"]
0 commit comments