mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
106 lines
2.6 KiB
YAML
106 lines
2.6 KiB
YAML
a:api-extractor:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/api-extractor/*
|
|
- packages/api-extractor/**/*
|
|
a:api-extractor-model:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/api-extractor-model/*
|
|
- packages/api-extractor-model/**/*
|
|
a:brokers:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/brokers/*
|
|
- packages/brokers/**/*
|
|
a:builders:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/builders/*
|
|
- packages/builders/**/*
|
|
a:collection:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/collection/*
|
|
- packages/collection/**/*
|
|
a:core:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/core/*
|
|
- packages/core/**/*
|
|
a:create-discord-bot:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/create-discord-bot/*
|
|
- packages/create-discord-bot/**/*
|
|
a:discord.js:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/discord.js/*
|
|
- packages/discord.js/**/*
|
|
a:docgen:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/docgen/*
|
|
- packages/docgen/**/*
|
|
a:formatters:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/formatters/*
|
|
- packages/formatters/**/*
|
|
a:guide:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- apps/guide/*
|
|
- apps/guide/**/*
|
|
a:next:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/next/*
|
|
- packages/next/**/*
|
|
a:proxy:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/proxy/*
|
|
- packages/proxy/**/*
|
|
a:proxy-container:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/proxy-container/*
|
|
- packages/proxy-container/**/*
|
|
a:rest:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/rest/*
|
|
- packages/rest/**/*
|
|
a:structures:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/structures/*
|
|
- packages/structures/**/*
|
|
a:ui:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/ui/*
|
|
- packages/ui/**/*
|
|
a:util:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/util/*
|
|
- packages/util/**/*
|
|
a:voice:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/voice/*
|
|
- packages/voice/**/*
|
|
a:website:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- apps/website/*
|
|
- apps/website/**/*
|
|
a:ws:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- packages/ws/*
|
|
- packages/ws/**/*
|