X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=blobdiff_plain;f=.jshintrc;h=92c8c4320c0af0c1f44555c5cd1f7802d6c0e9a9;hb=00e0a5301c8fec1b985c43c22d5df3c72c75c232;hp=c136dfc6c8a37863f34a1255e416db2b1252bb9c;hpb=05846af6d1a62e8c0750a17b900a3be7448a3a47;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jshintrc b/.jshintrc index c136dfc6c8..92c8c4320c 100644 --- a/.jshintrc +++ b/.jshintrc @@ -22,9 +22,5 @@ "mediaWiki": true, "jQuery": false, "QUnit": false - }, - - // Legacy (to be handled by jscs once supported) - "camelcase": true, - "nomen": true + } }