JSLint validation for Javascript using jQuery

I am using JavaScript templates with jQuery. I want JSLint to check my code with the highest quality code. I have a screenshot for the JSLint option to enable. Someone will tell me which option I should check when coding JavaScript using jQuery.

You are welcome

JSLint Options

+3
source share
1 answer

Check the box assume a browserand Predefinedenter jQueryand in the section $.

+3
source

All Articles