feat(website): add support for source file links (#9048)

Co-authored-by: Noel <buechler.noel@outlook.com>
This commit is contained in:
Suneet Tipirneni
2023-01-12 07:49:11 -05:00
committed by GitHub
parent a580768cda
commit f6506e99c4
32 changed files with 332 additions and 244 deletions

View File

@@ -44,9 +44,9 @@
"homepage": "https://discord.js.org",
"dependencies": {
"@discordjs/api-extractor-utils": "workspace:^",
"@microsoft/api-extractor-model": "7.24.0",
"@microsoft/tsdoc": "0.14.1",
"@microsoft/tsdoc-config": "0.16.1",
"@microsoft/api-extractor-model": "7.25.3",
"@microsoft/tsdoc": "0.14.2",
"@microsoft/tsdoc-config": "0.16.2",
"commander": "^9.5.0",
"fs-extra": "^11.1.0",
"tslib": "^2.4.1",