Bläddra i källkod

add Autentication to global var

huneau romain 8 år sedan
förälder
incheckning
c0ddc89f21
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      .eslintrc.json

+ 2 - 1
.eslintrc.json

@@ -126,6 +126,7 @@
     "Settings": true,
     "InvitationCodes": true,
     "Winston":true,
-    "JsonRoutes": true
+    "JsonRoutes": true,
+    "Authentication": true
   }
 }