void interaction.reply(await resolveKey(interaction, "ping:success", { ping })) because I'm using eslint and it is screaming when not using void. Is this a good way of handling the eslint error or is there a better one. resolveKey is from @sapphire/plugin-i18next and the eslint config is from @sapphire/eslint-config.