]> source.dussan.org Git - jquery-ui.git/commitdiff
jshint: Add boss: true to suppot jquery-color.
authorScott González <scott.gonzalez@gmail.com>
Tue, 26 Jun 2012 00:28:19 +0000 (20:28 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 26 Jun 2012 00:28:19 +0000 (20:28 -0400)
ui/.jshintrc

index 415d69e90573fc7cf62186d4579d57557e878688..eaa9f4b0bac69a126821a662ffe937aedf71098a 100644 (file)
@@ -1,4 +1,5 @@
 {
+       "boss": true,
        "browser": true,
        "curly": true,
        "eqnull": true,