Skip to content

Commit f04e82a

Browse files
committed
chore: update typedoc config
1 parent 2879687 commit f04e82a

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.pkgs/configs/typedoc.base.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
],
1515
"plugin": [
1616
"typedoc-plugin-markdown",
17+
"typedoc-plugin-mdn-links",
1718
"typedoc-plugin-missing-exports"
1819
],
1920
"theme": "default",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
"type-fest": "^4.35.0",
9898
"typedoc": "^0.27.9",
9999
"typedoc-plugin-markdown": "^4.4.2",
100+
"typedoc-plugin-mdn-links": "^4.0.14",
100101
"typedoc-plugin-missing-exports": "^3.1.0",
101102
"typescript": "^5.7.3",
102103
"typescript-eslint": "^8.25.0",

pnpm-lock.yaml

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)