Browse Source

Add Swimlanes to globals

Ghassen Rjab 7 years ago
parent
commit
373e9782dc
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .eslintrc.json

+ 2 - 1
.eslintrc.json

@@ -129,6 +129,7 @@
     "Integrations": true,
     "HTTP": true,
     "AccountSettings": true,
-    "Announcements": true
+    "Announcements": true,
+    "Swimlanes": true
   }
 }