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 1c42393 commit 10f784eCopy full SHA for 10f784e
tsconfig.generated.json
@@ -3,7 +3,7 @@
3
"sourceRoot": "generated/fetch/src",
4
"outDir": "dist.generated",
5
"emitDeclarationOnly": false,
6
- "module": "ES2020",
+ "module": "CommonJS",
7
"target": "ES2020",
8
"typeRoots": [
9
"./types",
tsconfig.json
"compilerOptions": {
"outDir": "dist",
"./node_modules/@types",
0 commit comments