-
Notifications
You must be signed in to change notification settings - Fork 681
chore: apply prettier to all files #3496
base: prettier
Are you sure you want to change the base?
Conversation
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.
I'm putting a lot of trust in you not sneaking in changes here, cause I'm not reviewing all 100 files.
Hahaha @MicaiahReid maybe reviewers should run |
Trustless PRs! |
I just discovered that tsconfig.json's prettification will be undone due to the |
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.
Only found one diff
| D // the expected type | ||
| ((options?: S) => D); // a fn that takes in a serialized object and returns the type | ||
type DefaultValue<D, S> = // A default value can be: | ||
|
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.
This is the only difference I get when running prettier locally.
I've add a prettier step to |
Deploying with Cloudflare Pages
|
dcce767
to
beee952
Compare
beee952
to
c9ee473
Compare
c9ee473
to
9c6c333
Compare
f906209
to
34302ed
Compare
Before merge: requires #3494 to be merged to develop.