New Release: 2.11.2
The JSHint team
Jul 30th, 2020
Bug Fixes
- Allow "rest" operator in param dstrctrng (c45d1b2)
- Disallow invalid numeric literals (b02a025)
- Disallow leading zeros in BigInts (3b2c8cf)
- Improve numeric literal warnings/errors (370e159)
- Limit positions for class declarations (0f0acd8)
- maxcomplexity doesn't take into account
&&
(047d5af), closes #840 - Update Lodash to latest 4.17.19 (#3494) (17d8f5a)