Commit Graph

4 Commits

Author SHA1 Message Date
Rob Halff 027f25a22f add laxbreak option 2014-10-22 18:47:53 +02:00
Rob Halff 12d2776824 allow comma first style and increase line length 2014-10-22 18:47:52 +02:00
Miroslav Bajtoš 20026a9d04 Fix places using undefined variables
Also enable jshint option "undefined" in order to catch these kind
of errors in the future.
2014-10-15 16:44:00 +02:00
Miroslav Bajtos 984b728cdf Add jshint configuration.
Disable "undef" rule because unit-tests are referencing global variables
defined in test/support.js, which jshint cannot pick up.
2013-11-20 09:20:10 +01:00