From 24290b66a3d8855eb743587b7720b8e8e3d99d91 Mon Sep 17 00:00:00 2001 From: nztqa Date: Sun, 9 Jul 2017 14:57:38 +0900 Subject: Add http and integrations --- .eslintrc.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.eslintrc.json') 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 } } -- cgit v1.2.3-1-g7c22