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,685
  • 18
  • 60
  • 113

1 Answers1

3

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

Ram
  • 143,282
  • 16
  • 168
  • 197