I uses RequireJS AMD in my project. When i run jshint on my project, it throws error like
In AMD Scripts
\'define\' is not defined.
jshint: { options: { mocha: true, } }
is what you want