summaryrefslogtreecommitdiffstats
path: root/.jshintrc
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-06-06 10:40:39 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-06-06 10:42:05 +0200
commita12f094710ed4fc70c1a5a2c59b7834d824989d6 (patch)
treea27fa311a851e2e288afcd871d31a29c2bce992f /.jshintrc
parent56a240a643ca01c96fb76abc715759ee0f485186 (diff)
downloadwekan-a12f094710ed4fc70c1a5a2c59b7834d824989d6.tar.gz
wekan-a12f094710ed4fc70c1a5a2c59b7834d824989d6.tar.bz2
wekan-a12f094710ed4fc70c1a5a2c59b7834d824989d6.zip
Autosize the rich editor (for card description and comments)
Diffstat (limited to '.jshintrc')
-rw-r--r--.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.jshintrc b/.jshintrc
index a03f740f..0fba3196 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -43,6 +43,7 @@
// Exported by packages we use
"_": false,
"$": false,
+ "autosize": false,
"Router": false,
"SimpleSchema": false,
"getSlug": false,