We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330f5b5 commit 58535a9Copy full SHA for 58535a9
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "esnext",
4
- "target": "es5",
+ "target": "es2017",
5
"lib": ["es2018", "dom"],
6
"strict": true,
7
"declaration": true,
0 commit comments