github jslint-org/jslint v2021.7.24
v2021.7.24 - jslint - add new beta-warning if functions are unordered.

latest releases: v2024.6.28, v2024.3.26, v2024.3.25...
3 years ago
  • bugfix - fix jslint not warning about function-redefinition when function is defined inside a call.
  • bugfix - fix website crashing when linting pure json-object.
  • ci - fix race-condition when inlining css.
  • doc - update README.md with links to archived web-demos.
  • jslint - add new beta-warning against redefining global-variables.
  • jslint - add new beta-warning if functions are unordered.
  • jslint - add new warning disallowing string-literal as property-name, e.g. {aa:0}.
  • jslint - comment out shebang in jslint.mjs so older ios devices can use website.
  • jslint - deprecate directive /*jslint eval*/ - use //jslint-quiet instead.
  • jslint-revamp - rearrange functions in jslint.mjs to comply with ordered-functions beta-warning.
  • jslint-revamp - revamp cause-based testing with more robust instrumentation.
  • tests - test artifact and column-position in warnings are correct.

Don't miss a new jslint release

NewReleases is sending notifications on new releases.