mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(website): Show constructor information (#8540)
This commit is contained in:
15
yarn.lock
15
yarn.lock
@@ -1745,6 +1745,7 @@ __metadata:
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-import-resolver-typescript: ^3.4.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-tsdoc: ^0.2.16
|
||||
fast-deep-equal: ^3.1.3
|
||||
prettier: ^2.7.1
|
||||
rollup-plugin-typescript2: 0.32.1
|
||||
@@ -1773,6 +1774,7 @@ __metadata:
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-import-resolver-typescript: ^3.4.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-tsdoc: ^0.2.16
|
||||
prettier: ^2.7.1
|
||||
rollup-plugin-typescript2: 0.32.1
|
||||
typescript: ^4.7.4
|
||||
@@ -1900,6 +1902,7 @@ __metadata:
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-import-resolver-typescript: ^3.4.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-tsdoc: ^0.2.16
|
||||
file-type: ^17.1.6
|
||||
prettier: ^2.7.1
|
||||
rollup-plugin-typescript2: 0.32.1
|
||||
@@ -1956,6 +1959,7 @@ __metadata:
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-import-resolver-typescript: ^3.4.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-tsdoc: ^0.2.16
|
||||
jest: ^28.1.3
|
||||
jest-websocket-mock: ^2.4.0
|
||||
mock-socket: ^9.1.5
|
||||
@@ -2043,6 +2047,7 @@ __metadata:
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-import-resolver-typescript: ^3.4.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-tsdoc: ^0.2.16
|
||||
mock-socket: ^9.1.5
|
||||
prettier: ^2.7.1
|
||||
rollup-plugin-typescript2: 0.32.1
|
||||
@@ -7925,6 +7930,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-tsdoc@npm:^0.2.16":
|
||||
version: 0.2.16
|
||||
resolution: "eslint-plugin-tsdoc@npm:0.2.16"
|
||||
dependencies:
|
||||
"@microsoft/tsdoc": 0.14.1
|
||||
"@microsoft/tsdoc-config": 0.16.1
|
||||
checksum: 37ca88b060b90223aa938656d267eead4291d5859e790f95eb8271eb8f315c16010e500fac4ef535710350e36d7394cecb7e61fbb3635568066008e3425dcac7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-rule-docs@npm:^1.1.5":
|
||||
version: 1.1.235
|
||||
resolution: "eslint-rule-docs@npm:1.1.235"
|
||||
|
||||
Reference in New Issue
Block a user