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 9a222a4 commit 7a8345fCopy full SHA for 7a8345f
site/tsconfig.json
@@ -5,6 +5,7 @@
5
"noImplicitThis": true,
6
"strict": true,
7
"removeComments": true,
8
+ "target": "ES2020",
9
"module": "ES2020",
10
"jsx": "react",
11
"moduleResolution": "node",
0 commit comments