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 |
|
Vince
|
440a6391e9
|
Generate tool's markup automatically
|
2012-09-15 20:25:45 +02:00 |
|
juliandescottes
|
2edda09f08
|
Finalized first implementation of Circle tool
|
2012-09-14 23:43:49 +02:00 |
|
juliandescottes
|
f7d235b116
|
Adding Circle tool - reusing Rectangle implementation for now
|
2012-09-14 22:20:34 +02:00 |
|