mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 21:13:30 +01:00
start work on documentation generator
This commit is contained in:
@@ -13,5 +13,6 @@ module.exports = {
|
||||
"no-restricted-syntax": 0,
|
||||
"no-param-reassign": 0,
|
||||
"consistent-return": 0,
|
||||
"import/no-extraneous-dependencies": 0,
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user