reactjs / react-transition-group

An easy way to perform animations when a React component enters or leaves the DOM
https://reactcommunity.org/react-transition-group/
Other
10.1k stars 652 forks source link

refactor: fix lint errors #823

Closed koba04 closed 2 years ago

koba04 commented 2 years ago

This PR fixes all lint errors.

koba04 commented 2 years ago

The ignoreRestSiblings option seems not to be recognized.