Преглед на файлове

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
   }
 }