Open Vitzkrieg opened 11 years ago
Can an option to assume jQuery be added?
Add this at the top of your document to get it to validate:
/*global $, jQuery*/ // ...
Also you can write variables to predefined field in options of JSLint
Great! Thanks for the tip.
Can an option to assume jQuery be added?