We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf3e97 commit 6e34386Copy full SHA for 6e34386
renovate.json
@@ -21,7 +21,8 @@
21
"rollup-plugin-copy-assets",
22
"idb",
23
"whatwg-fetch",
24
- "typedoc"
+ "typedoc",
25
+ "@microsoft/tsdoc"
26
],
27
"assignees": [
28
"@Feiyang1",
repo-scripts/api-documenter/package.json
@@ -22,7 +22,7 @@
"typings": "dist/rollup.d.ts",
"dependencies": {
"api-extractor-model-me": "0.1.1",
- "@microsoft/tsdoc": "0.13.2",
+ "@microsoft/tsdoc": "0.12.24",
"@rushstack/node-core-library": "3.39.0",
"@rushstack/ts-command-line": "4.7.8",
"colors": "~1.4.0",
0 commit comments