captivationsoftware / react-sticky

<Sticky /> component for awesome React apps
MIT License
2.64k stars 385 forks source link

Tidy up #227

Closed vcarl closed 6 years ago

vcarl commented 6 years ago

I've taken over maintenance of this project, and one of the things I like to do when approaching a new codebase is check dependencies and format everything with Prettier. This PR does both.