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