We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1eafe commit 0935275Copy full SHA for 0935275
packages/api/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ESNext",
+ "target": "ES2017",
4
"module": "ESNext",
5
"moduleResolution": "node",
6
"allowSyntheticDefaultImports": true,
0 commit comments