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 3515362 commit 612cbadCopy full SHA for 612cbad
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "es5",
4
- "lib": ["es6", "dom"],
+ "lib": ["ESNext", "dom"],
5
"allowJs": true,
6
"module": "commonjs",
7
"noImplicitAny": true,
0 commit comments