JSHint 2.1.0 Anton Kovalyov May 20th, 2013 JSHint 2.1.0 is out. This releases adds support for ES6 class syntax and fixes some issues with our parser. Added support for ES6 class syntax. (#1048)Added support for error code in the Checkstyle reporter. (#1088)Added support for do statement bodies that are not block statements. (#1062)Fixed issues with JSHint not parsing comma expressions correctly.