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 3754301 commit 29a0941Copy full SHA for 29a0941
tsconfig.json
@@ -2,7 +2,7 @@
2
"files": ["src/index.ts"],
3
"compilerOptions": {
4
"allowSyntheticDefaultImports": true,
5
- "target": "ES2022",
+ "target": "ES2017",
6
"module": "ES2022",
7
"strict": true,
8
"removeComments": true,
0 commit comments