-
-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Set up Prettier for automated front end code formatting #861
Conversation
@seancolsen I'd like to merge this PR after all the current open PRs are merged, to avoid fixing merge conflicts across all of them. |
@seancolsen Could you please update this PR to sync changes from master? I'd still like to merge this only after all the current open frontend PRs (at the time of time of this comment) are merged. |
ff9130c
to
0af8d61
Compare
Codecov Report
@@ Coverage Diff @@
## master #861 +/- ##
=======================================
Coverage 93.29% 93.29%
=======================================
Files 86 86
Lines 3161 3161
=======================================
Hits 2949 2949
Misses 212 212
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
0af8d61
to
a67e8f7
Compare
a67e8f7
to
a65a19b
Compare
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.
@seancolsen Looks good to me!
Fixes #767
Before
After
Notes
@typescript-eslint/no-unsafe-assignment
and@typescript-eslint/no-unsafe-call
.svelte
files..ts
files.Tips on resolving merge conflicts from this PR
Since this PR touches basically every file, it'll surely result in merge conflicts -- but they shouldn't be hard to resolve.
npm run format
and commit.npm run format
and commit the changes.Checklist
Update index.md
).master
branch of the repositoryDeveloper Certificate of Origin
Developer Certificate of Origin