osx-sign/typedoc.json

8 строки
189 B
JSON

{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["./src/index.ts"],
"excludeInternal": true,
"navigation": true,
"categoryOrder": ["Codesign", "Flat", "Utility"]
}