New rules
prefer-bigint-literals
(#2722) 1f4cb8aprefer-classlist-toggle
(#2731) 5f27ec2require-module-attributes
(#2725) 5f275e2no-array-sort
(#2713) b70d1e8
Improvements
- Add
unopinionated
config (#2715) c13d09b - Improve compatibility with optional chaining (#2727) 60b2ec5
no-array-reduce
: Report optional chaining and calling of.reduce()
(#2721) caa1f8bprefer-type-error
: Ignore error type check (#2729) d12fc01