Daniel Furze

Results 3 comments of Daniel Furze

`dest: ''` worked for me - give that a go?

Should it be: ``` jshint: { options: { global: { JSON: true } }, files: ['index.js', 'Gruntfile.js', 'lib/*.js', 'test/*.js'] } ``` :question: