build: Remove redundant jscs rule 'disallowQuotedKeysInObjects'
authorRicordisamoa <ricordisamoa@openmailbox.org>
Fri, 18 Mar 2016 09:54:44 +0000 (10:54 +0100)
committerRicordisamoa <ricordisamoa@openmailbox.org>
Fri, 18 Mar 2016 09:54:44 +0000 (10:54 +0100)
commit80fdfa0ea0373629a50fdb201974c5710fed4d27
tree7132e40f5d41e7f36e6683fcf9572a3e669df41f
parentc42f06642091e1cb1142066b0a52a69a0c7e783d
build: Remove redundant jscs rule 'disallowQuotedKeysInObjects'

{ "allExcept": [ "reserved" ] } found in the wikimedia preset is
the same as the customized "allButReserved" present in MediaWiki,
except that the latter is deprecated as stated at:
http://jscs.info/rule/disallowQuotedKeysInObjects

Change-Id: I5de2a8f7ad42857ccdc793551d08c77e2aae8156
.jscsrc