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 c2d7d57 commit b3d02beCopy full SHA for b3d02be
package.json
@@ -100,7 +100,7 @@
100
"react-test-renderer": "19.0.0",
101
"release-it": "^17.10.0",
102
"turbo": "^1.10.7",
103
- "typedoc": "^0.26.11",
+ "typedoc": "^0.28.13",
104
"typedoc-plugin-coverage": "^3.3.0",
105
"typedoc-plugin-mermaid": "^1.12.0",
106
"typescript": "^5.2.2"
tsdoc.json
@@ -1,7 +1,3 @@
1
{
2
- "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
3
- "extends": [
4
- "typedoc/tsdoc.json",
5
- "typedoc-plugin-mermaid/tsdoc.json"
6
- ]
7
-}
+ "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json"
+}
0 commit comments