Improvements
- Add
elems
to abbreviations (#2040) 2a9c840 no-useless-spread
: CheckArray#{toReversed,toSorted,toSpliced,with}
(#2030) 55469e5prefer-set-has
: SupportArray#{toReversed,toSorted,toSpliced,with}
(#2032) fea5b42prefer-spread
: Forbid use ofArray#toSpliced()
to copy array (#2034) 4ada50eprefer-negative-index
: Check.toSpliced()
and.with()
(#2031) 7ed738ano-empty-file
: Support.jsx
and.tsx
extensions (#2002) ba1a00e