11ty / eleventy-plugin-rss

A pack of Eleventy plugins for generating an RSS feed.
https://www.11ty.dev/docs/plugins/rss/
MIT License
92 stars 22 forks source link

Add prettier config #42

Open uncenter opened 9 months ago

uncenter commented 9 months ago

Having some sort of formatter configured would make it a lot easier to contribute! There is a .prettierrc.json in 11ty/eleventy but it is very lightly configured and doesn't specify anything about indentation, trailing commas, quotes, etc.