3

I am using JavaScript patterns with JQuery. I want JSLint to validate my code with maximum code quality. I have below screen shot for JSLint option to enable. Someone tell me what option should I check when coding JavaScript with JQuery.

Please

JSLint Options

Pirzada
  • 4,635
  • 17
  • 57
  • 113

1 Answers1

3

Check the assume a browser checkbox and on the Predefined section, type jQuery and $.

Ram
  • 140,563
  • 16
  • 160
  • 190