JSHint v2.13.2 Release Notes

Release Date: 2021-12-27 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • โž• Add missing well-known globals (#3582) (cc1adf6)
    • โž• add URL for node in src/vars.js (#3570) (ca06e6a)
    • ๐Ÿ”„ change escape-sequence handler for double quotes (\") (#3566) (75e48b7)
    • Limit "Too many Errors" (E043) to errors only (#3562) (4a681b9)
    • Tolerate keyword in object shorthand (057b1c6)
    • Tolerate unterminated nullish coalescing (ecae54a)