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 72e8a15 commit a0b4f0fCopy full SHA for a0b4f0f
lib/tsconfig.json
@@ -14,7 +14,7 @@
14
"skipLibCheck": true,
15
"sourceMap": true,
16
"strict": true,
17
- "target": "es2017",
+ "target": "esnext",
18
"noUnusedParameters": true,
19
"noUnusedLocals": true,
20
"noFallthroughCasesInSwitch": true,
0 commit comments