mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
chore: improve linting (#7244)
This commit is contained in:
@@ -125,6 +125,7 @@ function audioCycleStep() {
|
||||
// eslint-disable-next-line @typescript-eslint/dot-notation
|
||||
available.forEach((player) => player['_stepDispatch']());
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-use-before-define
|
||||
prepareNextAudioFrame(available);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user