mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 02:31:41 +00:00
![Henrik Skupin](/assets/img/avatar_default.png)
Depends on D200009 Differential Revision: https://phabricator.services.mozilla.com/D200010
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
|
|
}
|
|
}
|