jshint: Add boss: true to suppot jquery-color.

This commit is contained in:
Scott González
2012-06-25 20:28:19 -04:00
parent 13d560b8f0
commit 722f488e46

View File

@@ -1,4 +1,5 @@
{
"boss": true,
"browser": true,
"curly": true,
"eqnull": true,