From 059f7bf6af5cdf7ebecfc7c3c7fc033850ca6ec5 Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Wed, 16 Nov 2022 18:10:41 +0700 Subject: [PATCH] missing jsdocs comment moment --- commands/cloop.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/cloop.js b/commands/cloop.js index 5032e54..72e8c4b 100644 --- a/commands/cloop.js +++ b/commands/cloop.js @@ -1,3 +1,4 @@ +/* eslint-disable require-jsdoc */ /* eslint-disable max-len */ const {MessageEmbed} = require('discord.js'); function add(command, interval, bot) {