chore: move website and guide out of packages

This commit is contained in:
iCrawl
2022-10-10 01:22:48 +02:00
parent 0a9d57b011
commit 3ed668e539
175 changed files with 428 additions and 487 deletions

View File

@@ -127,7 +127,7 @@ If you don't understand something in the documentation, you are experiencing pro
nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord].
[website]: https://discord.js.org/
[website-source]: https://github.com/discordjs/discord.js/tree/main/packages/website
[website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website
[documentation]: https://discord.js.org/#/docs/ws
[guide]: https://discordjs.guide/
[guide-source]: https://github.com/discordjs/guide

View File

@@ -71,7 +71,7 @@
"downlevel-dts": "^0.10.1",
"esbuild-plugin-version-injector": "^1.0.0",
"eslint": "^8.25.0",
"eslint-config-neon": "^0.1.35",
"eslint-config-neon": "^0.1.37",
"mock-socket": "^9.1.5",
"prettier": "^2.7.1",
"tsup": "^6.2.3",