summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.eslintrc.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index a6d651a5..ba0437e0 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -129,6 +129,7 @@
"Integrations": true,
"HTTP": true,
"AccountSettings": true,
- "Announcements": true
+ "Announcements": true,
+ "Swimlanes": true
}
}