MDL-54939 eslint: tweak rules
authorDan Poltawski <dan@moodle.com>
Thu, 16 Jun 2016 18:20:08 +0000 (19:20 +0100)
committerDan Poltawski <dan@moodle.com>
Thu, 16 Jun 2016 18:33:00 +0000 (19:33 +0100)
commit0d06a20038027adfb6dbb68c76fff91542e2303f
tree7abacd6fabbc6f0abb8c964adb3ed53f6a0dabd9
parent35be582696926a414b2510064bed61d4017e7530
MDL-54939 eslint: tweak rules

1) Allow jsdoc descriptions to be empty. I think that matches our phpdoc
checker, and I think its probably better than me filling the
descriptions in poorly.

2) For the captilisation rules, don't apply to object properties (this
is because jQuery has lots of violators of this rule)
.eslintrc