We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2a918 commit ebe0adbCopy full SHA for ebe0adb
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "./configs/tsconfig.json",
3
"compilerOptions": {
4
- "target": "ES2020",
+ "target": "ES2018",
5
"lib": ["ES2020"],
6
"module": "CommonJS",
7
"allowJs": false
0 commit comments