UNPKG
@theroyalwhee0/ident
Version:
latest (1.1.0)
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
0.0.1
Unique Identifier Generator
github.com/theroyalwhee0/ident
theroyalwhee0/ident
@theroyalwhee0/ident
/
.jsdoc.conf.json
17 lines
(16 loc)
•
237 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"opts"
:
{
"pedantic"
:
true
,
"recurse"
:
true
,
"readme"
:
"README.md"
,
"destination"
:
"docs/"
}
,
"source"
:
{
"include"
:
[
"dist/"
]
}
,
"templates"
:
{
"default"
:
{
"includeDate"
:
false
}
}
}