summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorAndrés Manelli <andresmanelli@gmail.com>2018-03-19 17:31:53 -0300
committerAndrés Manelli <andresmanelli@gmail.com>2018-03-19 17:31:53 -0300
commit3eb6f97291e9160403a3f2a6b1de34c20f434ecb (patch)
tree05bad944aecf60090ed41001a40887350b5e9460 /.eslintrc.json
parent06e64d24a80be9df55bf1b0c91f674b6f947882d (diff)
downloadwekan-3eb6f97291e9160403a3f2a6b1de34c20f434ecb.tar.gz
wekan-3eb6f97291e9160403a3f2a6b1de34c20f434ecb.tar.bz2
wekan-3eb6f97291e9160403a3f2a6b1de34c20f434ecb.zip
Fix lint errors
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 8bd678b3..0a9f3c90 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -131,6 +131,7 @@
"AccountSettings": true,
"Announcements": true,
"Swimlanes": true,
+ "ChecklistItems": true,
"Npm": true
}
}