UNPKG
strangler
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
A set of string utilities for parsing and assembly
github.com/khrome/strangler
strangler
/
.jsdoc.json
15 lines
•
313 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"tags"
:
{
"allowUnknownTags"
:
true
,
"dictionaries"
:
[
"jsdoc"
,
"closure"
]
}
,
"source"
:
{
"include"
:
[
"."
]
,
"includePattern"
:
".(mjs)$"
}
,
"plugins"
:
[
"./node_modules/tsd-jsdoc/dist/plugin"
]
,
"opts"
:
{
"template"
:
"./node_modules/tsd-jsdoc/dist"
}
,
"sourceType"
:
"module"
}