Browse Source

add to omit list

Ryan Helsing 8 years ago
parent
commit
e7fddc2bcb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .eslintrc.json

+ 1 - 0
.eslintrc.json

@@ -118,6 +118,7 @@
     "allowIsBoardAdmin": true,
     "allowIsBoardMember": true,
     "allowIsBoardMemberByCard": true,
+    "allowIsBoardMemberNonComment": true,
     "Emoji": true,
     "Checklists": true,
     "Settings": true,