Skip to content

JSHint 2.4.3

Compare
Choose a tag to compare
@valueof valueof released this 26 Jan 03:32
· 1166 commits to main since this release
  • Version 2.4.3 (Anton Kovalyov)
  • Fixed #1311: Add support for destructuring function parameters (PR #1450) (arai)
  • No issue: change message for W104 (Anton Kovalyov)
  • Issue #1456: New option - nonbsp (PR #1458) (Nikolaus Piccolotto)
  • No issue: tabs to spaces (Anton Kovalyov)
  • Issue #1453: Handle single-line comments for block ignore (PR #1454) (eric thul)
  • Treat leading slash as relative to the current dir for consistency with .gitignore (Joshua Spence)
  • Issue #1425: Add 'unknown' to the list of valid typeof values (Anton Kovalyov)