mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
fix(website): fix typedoc configuration (#3733)
* Fix typedoc CI crashse And adapt the website to its new output * Revert /tsconfig.json changes * Update footer
This commit is contained in:
+2
-2
@@ -35,8 +35,8 @@
|
||||
"lint-staged": "^15.2.7",
|
||||
"prettier": "^3.2.5",
|
||||
"turbo": "^1.11.3",
|
||||
"typedoc": "^0.26.3",
|
||||
"typedoc-plugin-markdown": "3.17.1",
|
||||
"typedoc": "^0.26.4",
|
||||
"typedoc-plugin-markdown": "^4.1.2",
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user