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 5a8d100 commit dfd79d8Copy full SHA for dfd79d8
tsconfig.json
@@ -11,7 +11,7 @@
11
"noUnusedParameters": true,
12
"noImplicitReturns": true,
13
"noFallthroughCasesInSwitch": true,
14
- "lib": ["es2017"]
+ "lib": ["es2020"]
15
},
16
"include": [
17
"types/**/*"
0 commit comments