Skip to content

Commit b3d02be

Browse files
committed
chore: update typedoc to version 0.28.13 and clean up tsdoc.json structure
1 parent c2d7d57 commit b3d02be

File tree

3 files changed

+56
-362
lines changed

3 files changed

+56
-362
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"react-test-renderer": "19.0.0",
101101
"release-it": "^17.10.0",
102102
"turbo": "^1.10.7",
103-
"typedoc": "^0.26.11",
103+
"typedoc": "^0.28.13",
104104
"typedoc-plugin-coverage": "^3.3.0",
105105
"typedoc-plugin-mermaid": "^1.12.0",
106106
"typescript": "^5.2.2"

tsdoc.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
{
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-
}
2+
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json"
3+
}

0 commit comments

Comments
 (0)