瀏覽代碼

Add http and integrations

nztqa 8 年之前
父節點
當前提交
24290b66a3
共有 1 個文件被更改,包括 3 次插入1 次删除
  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
   }
 }