Merge pull request #12 from codify-community/chore/configure-eslint #7
validations.yml
on: push
🧹 Code style and file formatting
18s
Annotations
10 errors
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L12
Replace `··············.addStringOption(option` with `········.addStringOption((option)`
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L11
Replace `··············` with `········`
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L10
Replace `··.setRequired(true)` with `.setRequired(true),`
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L9
Replace `··················.setDescription("Informe·o·usuário·a·ser·banido"` with `················.setDescription('Informe·o·usuário·a·ser·banido'`
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L8
Replace `················option.setName("usuario"` with `············option⏎················.setName('usuario'`
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L7
Replace `··············.addUserOption(option` with `········.addUserOption((option)`
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L6
Replace `··············.setDescription("Comando·para·banir·alguém"` with `········.setDescription('Comando·para·banir·alguém'`
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L5
Replace `··············.setName("ban"` with `········.setName('ban'`
|
|
|
|
🧹 Code style and file formatting:
src/commands/discordAdmin/ban.ts#L1
Replace `·ChatInputCommandInteraction,·SlashCommandBuilder,·PermissionFlagsBits,·MessageFlags,·EmbedBuilder·}·from·"discord.js";` with `⏎····ChatInputCommandInteraction,⏎····SlashCommandBuilder,⏎····PermissionFlagsBits,⏎····MessageFlags,⏎····EmbedBuilder,⏎}·from·'discord.js'`
|