Skip to content

Commit 7dbe5df

Browse files
committed
remove unused jsdoc config options
1 parent c6c54b3 commit 7dbe5df

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/paypal-js/jsdocConfig.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
"plugins/markdown",
1414
"../../node_modules/better-docs/typescript"
1515
],
16-
"tags": {
17-
"allowUnknownTags": ["optional"]
18-
},
19-
"templates": {
20-
"cleverLinks": false,
21-
"monospaceLinks": false
22-
},
2316
"markdown": {
2417
"parser": "gfm"
2518
}

0 commit comments

Comments
 (0)