summaryrefslogtreecommitdiff
path: root/applications/api/app.json
blob: 2b640de4a3c6b7a13c1b7ebce3315ca6de9b9b5f (plain)
1
2
3
4
5
6
7
8
9

{
    "$schema": "https://typedoc.org/schema.json",
    "name":"abc",
    "validation":true,
    "emit": "both",
    "basePath": "/test",
    "exclude": ["abc"]
}