Use "globals" JSHint option over "predef"

This commit is contained in:
Andrew Stewart 2014-12-12 14:46:10 -08:00
parent bc66ac545c
commit 0e77dc2ae8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"eqnull": true,
"node": true,
"predef": [
"globals": [
"Adaptor",
"Cylon",
"CylonConfig",