8 lines
122 B
JSON
8 lines
122 B
JSON
|
{
|
||
|
"extends": "../../tsconfig.json",
|
||
|
"typedocOptions": {
|
||
|
"entryPoints": ["lib/index.ts"],
|
||
|
"json": "docs"
|
||
|
}
|
||
|
}
|