schlechtenburg/packages/core/tsconfig.json

8 lines
122 B
JSON

{
"extends": "../../tsconfig.json",
"typedocOptions": {
"entryPoints": ["lib/index.ts"],
"json": "docs"
}
}