github jslint-org/jslint v2021.6.3
v2021.6.3 - add eslint-like ignore-directives `/*jslint-disable*/`, `/*jslint-enable*/`, `//jslint-quiet`.

latest releases: v2024.3.26, v2024.3.25, v2023.10.24...
2 years ago
  • breaking-change - hardcode const fudge = 1
  • breaking-change - remove little-used-feature allowing jslint to accept array-of-strings as source b/c internal lines-object has been changed from array-of-strings to array-of-objects.
  • doc - add svg changelog.
  • doc - add svg package-listing.
  • doc - document cli-feature to jslint entire directory.
  • jslint - add eslint-like ignore-directives /*jslint-disable*/, /*jslint-enable*/, //jslint-quiet.
  • jslint - add new warning Directive /*jslint-disable*/ was not closed with /*jslint-enable*/..
  • jslint - add new warning Directive /*jslint-enable*/ was not opened with /*jslint-disable*/..
  • jslint - remove obsolete ie-era warning about duplicate names for caught-errors.
  • website - move options-ui to top of page after editor-ui

Don't miss a new jslint release

NewReleases is sending notifications on new releases.