From c0ddc89f21b6370ea58eee68c5c3696861b3e8f2 Mon Sep 17 00:00:00 2001 From: huneau romain Date: Thu, 11 May 2017 12:30:30 +0200 Subject: add Autentication to global var --- .eslintrc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.eslintrc.json') diff --git a/.eslintrc.json b/.eslintrc.json index 7aa16f4d..5fa05a38 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -126,6 +126,7 @@ "Settings": true, "InvitationCodes": true, "Winston":true, - "JsonRoutes": true + "JsonRoutes": true, + "Authentication": true } } -- cgit v1.2.3-1-g7c22