JSLint validation for Javascript with JQuery

╄→гoц情女王★ 提交于 2019-12-06 09:27:40

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/10557583/jslint-validation-for-javascript-with-jquery

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!