mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
16 lines
336 B
JSON
16 lines
336 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
|
|
"extends": ["@microsoft/api-extractor/extends/tsdoc-base.json"],
|
|
"tagDefinitions": [
|
|
{
|
|
"tagName": "@license",
|
|
"syntaxKind": "modifier",
|
|
"allowMultiple": false
|
|
}
|
|
],
|
|
"supportForTags": {
|
|
"@license": true
|
|
}
|
|
}
|