mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2024-12-28 02:16:07 +00:00
Merge pull request #24 from Fluffy-Bean/deepsource-transform-467aca87
style: format code with Prettier
This commit is contained in:
commit
f7edb8154e
|
@ -34,7 +34,7 @@ export type Checkout = {
|
|||
line2?: string;
|
||||
town: string;
|
||||
postcode: string;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
export type JSONResponse = {
|
||||
|
|
Loading…
Reference in a new issue