Procházet zdrojové kódy

Add http and integrations

nztqa před 8 roky
rodič
revize
24290b66a3
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  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
   }
 }