summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 64e2b702..c1ee03b8 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -127,6 +127,8 @@
"InvitationCodes": true,
"Winston":true,
"JsonRoutes": true,
- "Authentication": true
+ "Authentication": true,
+ "Integrations": true,
+ "HTTP": true
}
}