mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-13 06:36:17 +00:00
19 lines
369 B
JSON
19 lines
369 B
JSON
{
|
|
"tags": {
|
|
"allowUnknownTags": false
|
|
},
|
|
"plugins": [
|
|
"./tsd-jsdoc/plugin"
|
|
],
|
|
"opts": {
|
|
"encoding" : "utf8",
|
|
"recurse" : true,
|
|
"lenient" : true,
|
|
"template" : "./tsd-jsdoc",
|
|
|
|
"private" : false,
|
|
"comments" : true,
|
|
"destination" : false
|
|
}
|
|
}
|