diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index 8bd678b3..0a9f3c90 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -131,6 +131,7 @@ "AccountSettings": true, "Announcements": true, "Swimlanes": true, + "ChecklistItems": true, "Npm": true } } |