-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mrc 4694 : Prettier Setup #203
Conversation
sessions.etest.ts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me. Prettier plugin seems to come bundled with IntelliJ, so it's just a case of enabling format on save for those using IJ.
We could configure and update for the backend too - but let's do that in another branch!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry for the delay! looks good to me, you may want to resolve the conflicts though before you merge!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #203 +/- ##
=======================================
Coverage 99.97% 99.97%
=======================================
Files 157 157
Lines 3969 3990 +21
Branches 603 595 -8
=======================================
+ Hits 3968 3989 +21
Misses 1 1 ☔ View full report in Codecov by Sentry. |
Setup prettier + run on files (frontend)
Note: Files changes as below, rest are running formttiing
Note: in dev environment ensure default formatter is prettier