We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80de35c commit 61226e8Copy full SHA for 61226e8
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