crappy ratelimiting it doesnt work but its here ok

This commit is contained in:
Amish Shah
2016-08-13 22:22:24 +01:00
parent 0d44a801f2
commit 0224138dc9
6 changed files with 131 additions and 85 deletions

View File

@@ -12,5 +12,6 @@ module.exports = {
"guard-for-in": 0,
"no-restricted-syntax": 0,
"no-param-reassign": 0,
"consistent-return": 0,
}
};