getsentry / sentry-netlify-build-plugin

The Sentry Netlify build plugin automatically notifies Sentry of new releases being deployed to your site.
Apache License 2.0
46 stars 17 forks source link

chore(js): Add Prettier and apply autoformatting #72

Closed lobsterkatie closed 1 year ago

lobsterkatie commented 1 year ago

Draft until rebased


This adds prettier, and a prettier config file, so that PRs for future work aren't muddied with format-related changes dependent on the author's local setup. It also applies prettier formatting to index.js.

lobsterkatie commented 1 year ago

Drat. Old branch.