mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-20 05:23:31 +01:00
Add constructor documentation
This commit is contained in:
@@ -14,5 +14,6 @@ module.exports = {
|
||||
"no-param-reassign": 0,
|
||||
"consistent-return": 0,
|
||||
"import/no-extraneous-dependencies": 0,
|
||||
"no-continue": 0,
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user