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