Browse Source

Add http and integrations

nztqa 8 năm trước cách đây
mục cha
commit
24290b66a3
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      .eslintrc.json

+ 3 - 1
.eslintrc.json

@@ -127,6 +127,8 @@
     "InvitationCodes": true,
     "Winston":true,
     "JsonRoutes": true,
-    "Authentication": true
+    "Authentication": true,
+    "Integrations": true,
+    "HTTP": true
   }
 }