diff --git a/cli/lib/tsd-jsdoc.json b/cli/lib/tsd-jsdoc.json index 9a6bb7d14..b5fe1d904 100644 --- a/cli/lib/tsd-jsdoc.json +++ b/cli/lib/tsd-jsdoc.json @@ -2,11 +2,6 @@ "tags": { "allowUnknownTags": false }, - "source": { - "exclude": [], - "includePattern": ".+\\.js(doc)?$", - "excludePattern": "(^|\\/|\\\\)_" - }, "plugins": [ "./tsd-jsdoc/plugin" ], @@ -20,4 +15,4 @@ "comments" : true, "destination" : false } -} \ No newline at end of file +}