summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorRyan Helsing <ryanhelsing@gmail.com>2017-03-19 15:26:19 -0400
committerRyan Helsing <ryanhelsing@gmail.com>2017-03-19 15:26:19 -0400
commite7fddc2bcb71fca3e806ac75280d5c81dfc1529e (patch)
tree5725940abd22d6a9d40916df68ed26aec88c3b1c /.eslintrc.json
parent3fbce6dfd2f429452824c2501382a386190c67e4 (diff)
downloadwekan-e7fddc2bcb71fca3e806ac75280d5c81dfc1529e.tar.gz
wekan-e7fddc2bcb71fca3e806ac75280d5c81dfc1529e.tar.bz2
wekan-e7fddc2bcb71fca3e806ac75280d5c81dfc1529e.zip
add to omit list
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 0caa7a01..416548eb 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -118,6 +118,7 @@
"allowIsBoardAdmin": true,
"allowIsBoardMember": true,
"allowIsBoardMemberByCard": true,
+ "allowIsBoardMemberNonComment": true,
"Emoji": true,
"Checklists": true,
"Settings": true,