Followed directions in Using JSLint in Notepad++. Using JavaScript Lint (not JSLint).
I am using jQuery library. How do you ignore the 300 jQuery warnings?
Followed directions in Using JSLint in Notepad++. Using JavaScript Lint (not JSLint).
I am using jQuery library. How do you ignore the 300 jQuery warnings?
In your conf.txt add
/*global $, jQuery*/