diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index a6d651a5..8bd678b3 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -129,6 +129,8 @@ "Integrations": true, "HTTP": true, "AccountSettings": true, - "Announcements": true + "Announcements": true, + "Swimlanes": true, + "Npm": true } } |