chore: project config changes for typescript migration
This commit is contained in:
committed by
Justin Starry
parent
3ea23fe736
commit
3eb9f7b3eb
6
web3.js/typedoc.json
Normal file
6
web3.js/typedoc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"entryPoints": ["src/index.ts"],
|
||||
"excludeInternal": true,
|
||||
"excludePrivate": true,
|
||||
"out": "doc"
|
||||
}
|
Reference in New Issue
Block a user