I’ve been using JSLint on VS 2010 for a while without a problem. I started using VS 2012 recently and today added the JSLint.VS2012 Nuget package. The problem is when I right click a script file (e.g. jquery.x.x.js) and choose “Skip on Build”, the js file is still parsed by JSLint when I build and I get the usual > thousand warnings. Anyone else experiencing this?
Thanks,
jim
I’ve been using JSLint on VS 2010 for a while without a problem. I
Share
Issue resolved in jslint 1.4.2 released 10/6/2012. JSLint Release Changelog