jshint: {
files: [
'src/js/*.js',
'Gruntfile.js'
],
options: {
jshintrc: '.jshintrc',
devel:true
}
},
How to turn off that alert error in jshint? hell I want to turn off that stupid feature off! if possible "use strict" too, too annoying..