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

@@ -34,7 +34,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/scripts
[guide]: https://discordjs.guide/
[guide-source]: https://github.com/discordjs/guide

View File

@@ -59,7 +59,7 @@
"@vitest/coverage-c8": "^0.24.0",
"cross-env": "^7.0.3",
"eslint": "^8.25.0",
"eslint-config-neon": "^0.1.35",
"eslint-config-neon": "^0.1.37",
"prettier": "^2.7.1",
"tsup": "^6.2.3",
"typescript": "^4.8.4",