diff --git a/.eslintrc.json b/.eslintrc.json index a6d651a5b..ba0437e01 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -129,6 +129,7 @@ "Integrations": true, "HTTP": true, "AccountSettings": true, - "Announcements": true + "Announcements": true, + "Swimlanes": true } }