style: pretty please (#260)

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-17 17:01:20 -05:00
committed by GitHub
parent 2fd7697300
commit cee740ea3f
6 changed files with 2779 additions and 1996 deletions

View File

@@ -19,7 +19,7 @@ import type {
MentionableSelectMenuInteraction,
RoleSelectMenuInteraction,
StringSelectMenuInteraction,
UserSelectMenuInteraction
UserSelectMenuInteraction,
} from 'discord.js';
import { CommandType } from '../handler/structures/enums';
import type { Args, SlashOptions } from './handler';