etcgroup / text-prizm

3 stars 0 forks source link

Fixing js style errors in util #53

Closed michaelbrooks closed 11 years ago

michaelbrooks commented 11 years ago

Fixing a few style issues in src/client/js/util.

Added the ability to configure the jshint build target for directory-specific error messages: For example: ant jshint -Djshint.target=src/client/js/util

@geosoco to review

ksen0 commented 11 years ago

These are all style fixes. Merge it.