Przeglądaj źródła

Add Swimlanes to globals

Ghassen Rjab 7 lat temu
rodzic
commit
373e9782dc
1 zmienionych plików z 2 dodań i 1 usunięć
  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
   }
 }