Julian Descottes
|
ca427e0853
|
Dev environment : closure compiler + jshint update
Fixed error raised by closure compiler
Added es3 option to jshint (detect trailing commas)
Added curly option to jshint (missing curly braces for if/for blocks)
Removed trailing whitespaces (not enforced through jshint though)
|
2013-09-28 23:52:51 +02:00 |
|
Vince
|
38dc1dc9fe
|
Closure Compiler: Fix All The things !
- Adding some small fixes to pass compile step (mostly /** instead of
/*).
- Adding some closure externs
|
2013-09-28 21:10:12 +02:00 |
|
jdescottes
|
87a68bfe21
|
Dev environment:force indentation to 2 spaces. Added new grunt module, grunt-leading-indent to check space consistency, and modified jshint options to enforce 2 spaces
|
2013-08-10 12:11:16 +02:00 |
|
grosbouddha
|
fba6693426
|
Make jshint quiet now
|
2013-05-27 23:42:53 +02:00 |
|
juliandescottes
|
0f0938b91b
|
Changed case of PixelUtils
|
2012-09-19 23:12:55 +02:00 |
|