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