Grunt:JSHint added libraries

This commit is contained in:
peteruithoven 2014-04-28 21:38:44 +02:00
parent 0ce6f4fb79
commit e74d34fe57
1 changed files with 3 additions and 1 deletions

View File

@ -96,7 +96,9 @@ module.exports = function(grunt) {
console: false,
d3d: true,
ConnectAPI: true,
NetworkAPI: true
NetworkAPI: true,
InfoAPI: true,
ConfigAPI: true
},
browser: true,
curly: true,