mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-22 00:47:54 +00:00
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"name": "Bizinikiwi Connect",
|
|
"entryPoints": ["packages/*"],
|
|
"entryPointStrategy": "packages",
|
|
"out": "docs",
|
|
"theme": "default",
|
|
"exclude": ["**/*.test.ts"],
|
|
"excludeExternals": false,
|
|
"excludePrivate": true
|
|
}
|