浏览代码

add Autentication to global var

huneau romain 8 年之前
父节点
当前提交
c0ddc89f21
共有 1 个文件被更改,包括 2 次插入1 次删除
  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
   }
 }