You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2021. It is now read-only.
Type of Change
Summary
Code formatting needs to be consistent for all developers of CEA. I propose using a prettier configuration
Details
Prettier can consistently format CSS, HTML, JS, SCSS, JSON, GraphQL, Markdown.
One problem is that lint is throwing errors for when a single line html element or javascript is reformatted to multi-line.