github jslint-org/jslint v2021.6.22
v2021.6.22 - bugfix - fix global_list being ignored by jslint.

latest releases: v2024.3.26, v2024.3.25, v2023.10.24...
2 years ago
  • bugfix - fix global_list being ignored by jslint.
  • bugfix - fix no-warning when exception in catch-block is unused.
  • ci - migrate ci-scripts from cjs to esm.
  • cli - add env-variable $JSLINT_BETA.
  • jslint - add new directive /*jslint beta*/ - enable features currently in beta.
  • jslint - add new directive /*jslint variable*/ - allow unordered variable-declarations that are not at top of function-scope.
  • jslint - add new warning if const/let/var statements are not declared at top of function-scope.
  • jslint - add new warning if const/let/var statements are unordered.
  • website - invalidate url-cache with each deployment.
  • website - replace .png logo with .svg logo.
  • website - replace current-editor with CodeMirror-editor and change programming-font-family from Programma to consolas, menlo, monospace.

Don't miss a new jslint release

NewReleases is sending notifications on new releases.