chore: init @discordjs/next (#8988)

Co-authored-by: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Isidro Casiano <isidroICP@outlook.com>
This commit is contained in:
ckohen
2023-01-12 01:27:07 -08:00
committed by GitHub
parent 4accb00b98
commit 859111f864
31 changed files with 539 additions and 3 deletions

3
.github/labeler.yml vendored
View File

@@ -19,6 +19,9 @@ packages:core:
packages:discord.js:
- packages/discord.js/*
- packages/discord.js/**/*
packages:next:
- packages/next/*
- packages/next/**/*
packages:docgen:
- packages/docgen/*
- packages/docgen/**/*