Skip to content

Commit 7b24ec8

Browse files
committed
docs: rebuild docs
1 parent 32d2b1d commit 7b24ec8

File tree

1,855 files changed

+100
-344789
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,855 files changed

+100
-344789
lines changed

.pkgs/configs/typedoc.base.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
],
1515
"plugin": [
1616
"typedoc-plugin-markdown",
17-
"typedoc-plugin-mdn-links",
18-
"typedoc-plugin-missing-exports"
17+
"typedoc-plugin-mdn-links"
1918
],
2019
"theme": "default",
2120
"useTsLinkResolution": true

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
"typedoc": "^0.28.1",
9191
"typedoc-plugin-markdown": "^4.6.0",
9292
"typedoc-plugin-mdn-links": "^5.0.1",
93-
"typedoc-plugin-missing-exports": "^4.0.0",
9493
"typescript": "^5.8.2",
9594
"typescript-eslint": "^8.29.0",
9695
"vitest": "^3.1.1"

0 commit comments

Comments
 (0)