17 строки
373 B
JSON
17 строки
373 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
"mainEntryPointFilePath": "dist/index.d.ts",
|
|
"apiReport": {
|
|
"enabled": true,
|
|
"reportFolder": "docs",
|
|
"reportFileName": "api-report.md"
|
|
},
|
|
"docModel": {
|
|
"enabled": false
|
|
},
|
|
"dtsRollup": {
|
|
"enabled": true,
|
|
"untrimmedFilePath": "dist/toolkit.d.ts"
|
|
}
|
|
}
|