mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2024-12-28 18:36:25 +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;
|
line2?: string;
|
||||||
town: string;
|
town: string;
|
||||||
postcode: string;
|
postcode: string;
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
export type JSONResponse = {
|
export type JSONResponse = {
|
||||||
|
|
Loading…
Reference in a new issue