summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorNicu Tofan <nicu.tofan@gmail.com>2018-06-17 22:46:03 +0300
committerNicu Tofan <nicu.tofan@gmail.com>2018-06-26 14:32:47 +0300
commitc3037b155fc0de1ef44d1d1c1fc65c25790ca3ad (patch)
treec6dbb099e3287773e1ed62f80bcb0e27958a2047 /.eslintrc.json
parent09c8f29de8ead34978722b08d1c0bc8f66124f7a (diff)
downloadwekan-c3037b155fc0de1ef44d1d1c1fc65c25790ca3ad.tar.gz
wekan-c3037b155fc0de1ef44d1d1c1fc65c25790ca3ad.tar.bz2
wekan-c3037b155fc0de1ef44d1d1c1fc65c25790ca3ad.zip
Added subtasks model and APIs for it
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 255e00ba..1adaa623 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -134,6 +134,7 @@
"Announcements": true,
"Swimlanes": true,
"ChecklistItems": true,
+ "Subtasks": true,
"Npm": true
}
}