We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f643d5 commit aef016aCopy full SHA for aef016a
1 file changed
cli/lib/tsd-jsdoc.json
@@ -2,6 +2,9 @@
2
"tags": {
3
"allowUnknownTags": false
4
},
5
+ "source": {
6
+ "includePattern": ".+\\.(?:[cm]?js|jsdoc|jsx)$"
7
+ },
8
"plugins": [
9
"./tsd-jsdoc/plugin"
10
],
0 commit comments