summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-10-01 09:59:57 +0300
committerLauri Ojansivu <x@xet7.org>2017-10-01 09:59:57 +0300
commitd213d37dabe352ededa836ce947b11279704e828 (patch)
tree4d454adf0f80032439ba5f20dc3775d499a1a11d /.eslintrc.json
parenta003161fa74a52f8567be6238d6890a88d091d54 (diff)
parenta88ac6113e5f7f428d0f021bbcb213cc517c177e (diff)
downloadwekan-d213d37dabe352ededa836ce947b11279704e828.tar.gz
wekan-d213d37dabe352ededa836ce947b11279704e828.tar.bz2
wekan-d213d37dabe352ededa836ce947b11279704e828.zip
Merge branch 'improve-announcement' of https://github.com/nztqa/wekan into nztqa-improve-announcement
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 51b2037f..b93dd916 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -130,6 +130,7 @@
"Authentication": true,
"Integrations": true,
"HTTP": true,
- "AccountSettings": true
+ "AccountSettings": true,
+ "Announcements": true
}
}