github jslint-org/jslint v2022.6.21
v2022.6.21 - add new directive "subscript" to play nice with Google Closure Compiler

latest releases: v2024.6.28, v2024.3.26, v2024.3.25...
2 years ago

What's Changed

  • directive - add new directive subscript for linting of scripts targeting Google Closure Compiler by @kaizhu256 in #404
    • warning - relax warning about missing catch in try...finally statement
    • jslint - allow aliases evil, nomen for jslint-directives eval, name, respectively for backwards-compat
    • bugfix - fix broken codemirror example
  • bugfix - fix jslint not-recognizing option-chaining when comparing operands of binary operator by @kaizhu256 in #403
  • bugfix - fix expression after "await" mis-identified as statement by @kaizhu256 in #405
    • allow array-literals to directly call [...].flat() and [...].flatMap()
  • v2022.6.21 by @kaizhu256 in #406

Full Changelog: v2022.5.20...v2022.6.21

Don't miss a new jslint release

NewReleases is sending notifications on new releases.