digitalfabrik / react-sticky-headroom

A React Component to hide a Header using CSS sticky position
MIT License
29 stars 4 forks source link

Format using prettier #54

Open michael-markl opened 11 months ago

michael-markl commented 11 months ago

I believe prettier is by now a de-facto standard for formatting code (in web stacks) with very consistent output.

We should use it for formatting code and config files.