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 66ccf13 commit ed3ff66Copy full SHA for ed3ff66
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "lib": ["es2021", "DOM"],
+ "lib": ["ES2021", "DOM"],
4
"target": "ES2019",
5
"types": [],
6
"module": "ES2015",
0 commit comments