mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
Add guild member nickname setting n stuff
This commit is contained in:
@@ -15,5 +15,6 @@ module.exports = {
|
||||
"consistent-return": 0,
|
||||
"import/no-extraneous-dependencies": 0,
|
||||
"no-continue": 0,
|
||||
"no-confusing-arrow" : 0
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user