We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ethers-io
Learn more about funding links in repositories.
Report abuse
1 parent 4f2d1e1 commit 76fab92Copy full SHA for 76fab92
tsconfig.commonjs.json
@@ -4,6 +4,7 @@
4
],
5
"extends": "./tsconfig.base.json",
6
"compilerOptions": {
7
+ "declaration": true,
8
"module": "commonjs",
9
"outDir": "./lib.commonjs"
10
}
0 commit comments