JSHint v2.10.2 Release Notes

Release Date: 2019-03-13 // about 5 years ago
  • 2.10.2 (2019-03-13)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ Allow built-in method names in classes (b0c224b)
    • ๐Ÿ“œ Correct parsing of exported async fns (64b9dce)
    • ๐Ÿ“œ Correct parsing of RegExp character sets (668c4a3)
    • ๐Ÿ’… Init block bindings in C-style for loop (404c9a0)
    • ๐Ÿ’… Require const intlzr in C-style for loop (307e9fc)
    • Track FutureReservedWords as idnts in ES5+ (d697ff4)
    • Warn on reassignment of async functions (14384d3)