microsoft / docusaurus-plugins

Plugins for Docusaurus and Rise4Fun
https://microsoft.github.io/docusaurus-plugins/
MIT License
12 stars 2 forks source link

Update prettier settings with convetional config #27

Closed scalvert closed 1 year ago

scalvert commented 1 year ago

Summary

Updates prettier settings with conventional config. While prettier is intended to work largely without additional configuration (read: opinions), there are a few common configuration settings that most JS projects use. This PR updates to use those common settings, and reformats all existing files with that setting.