UNPKG
@microsoft/tsdoc-config
Version:
latest (0.18.1)
0.18.1
0.18.0
0.17.1
0.17.0
0.16.2
0.16.1
0.16.0
0.15.2
0.15.1
0.15.0
0.14.0
0.13.9
0.13.8
0.13.7
0.13.6
0.13.5
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.16
0.0.0
A loader for the tsdoc.json file
tsdoc.org
microsoft/tsdoc
@microsoft/tsdoc-config
/
lib
/
__tests__
/
assets
/
e4
/
tsdoc.json
19 lines
(16 loc)
•
330 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"
$schema
"
:
"https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json"
,
"tagDefinitions"
: [ {
"tagName"
:
"
@dupe
"
,
"syntaxKind"
:
"modifier"
}, {
"tagName"
:
"
@dupe
"
,
"syntaxKind"
:
"modifier"
} ],
"supportForTags"
: {
"
@undefinedTag
"
: true } }