File By File
Prepend a file with the following line:
// jshint ignore: start
All At Once
My preferred day is to list all files individually in a jshint config file.Example contents of .jshintignore file:
app/scripts/init.js
app/scripts/main.js
app/scripts/util/util.js
No comments:
Post a Comment