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
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Unfortunately this is a known issue and was reported to the developers 7 days ago with no response on the Visual Studio Gallery. Two bugs were responded to on the Codeplex, but it does not appear to be high priority: 1.4.1 "Skip on Build" could not work on Visual Studio Premium 2012 |
||||
|
|
Issue resolved in jslint 1.4.2 released 10/6/2012. JSLint Release Changelog |
|||
|
|