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 e295e6b commit 1c78a91Copy full SHA for 1c78a91
types/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
- "module": "es2015",
4
- "lib": ["es2015"],
+ "module": "ES2020",
+ "lib": ["ES2020"],
5
"moduleResolution": "node",
6
"strict": true,
7
"noEmit": true,
0 commit comments