chore: repo cleanup

This commit is contained in:
iCrawl
2021-10-28 02:01:19 +02:00
parent bdd841a1e7
commit aa532946c9
10 changed files with 1684 additions and 1664 deletions

View File

@@ -14,4 +14,4 @@ To get ready to work on the codebase, please do the following:
2. Run `npm ci`
3. Code your heart out!
4. Run `npm test` to run ESLint and ensure any JSDoc changes are valid
5. [Submit a pull request](https://github.com/discordjs/discord.js/compare) (Make sure you follow the [conventional commit format](https://github.com/discordjs/discord.js-modules/blob/main/.github/COMMIT_CONVENTION.md))
5. [Submit a pull request](https://github.com/discordjs/discord.js/compare) (Make sure you follow the [conventional commit format](https://github.com/discordjs/discord.js/blob/main/.github/COMMIT_CONVENTION.md))