feat: add @discordjs/formatters (#8889)

* feat: add @discordjs/formatters

* chore: make requested changes

* chore: make requested changes

* chore: fix other places

* chore: make requested changes

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Suneet Tipirneni
2022-12-02 07:55:00 -05:00
committed by GitHub
parent 4e4cbb3418
commit 3fca638a84
29 changed files with 548 additions and 8 deletions

3
.github/labeler.yml vendored
View File

@@ -22,6 +22,9 @@ packages:discord.js:
packages:docgen:
- packages/docgen/*
- packages/docgen/**/*
packages:formatters:
- packages/formatters/*
- packages/formatters/**/*
packages:proxy:
- packages/proxy/*
- packages/proxy/**/*