This is a port from JSLint for visual studio 2010 to visual studio 2015. Manifiest file is updated to allow installation in visual studio 2015. Also an error related with the error list in visual studio 2015 is solved. No other changes were made. For any issue please refer to original authors in JSLint for Visual Studio 2010 project site ------------------------------------------------
1.4.2 - support maxcomplexity options in jshint. updated jshint&jslint. Thanks to Fredrik Mörk per solution options now have a relative path. aligned labels in options. Now excludes files from build correctly. 1.4.1 - bugfixes - UI should support dpi modes better, global not globals, hide warn on unused global option for jshint (and make visible for everyone else), fix some errors oldjslint was giving since 1.3.10. context menu appears in js files in editor, items in solution folders don't throw exceptions when right clicking. 1.4.0 - per solution config. new lint & hint. Visual Studio 2012 Alpha support. |