Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
[gecko.git] / remote / test / puppeteer / tsdoc.json
blobf5b91f4af69b1eed49f16f663711875eadc5d814
2   "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
4   "extends": ["@microsoft/api-extractor/extends/tsdoc-base.json"],
5   "tagDefinitions": [
6     {
7       "tagName": "@license",
8       "syntaxKind": "modifier",
9       "allowMultiple": false
10     }
11   ],
12   "supportForTags": {
13     "@license": true
14   }