Files
427e7578-d7bf-49c8-aee9-2dd…/yjs-poll/node_modules/lib0/.jsdoc.json

18 lines
316 B
JSON

{
"plugins": [
"plugins/markdown",
"jsdoc-plugin-typescript"
],
"recurseDepth": 10,
"source": {
"excludePattern": "/\\.test\\.js/"
},
"sourceType": "module",
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc", "closure"]
},
"typescript": {
"moduleRoot": "./"
}
}