Merge pull request #24 from Fluffy-Bean/deepsource-transform-467aca87

style: format code with Prettier
This commit is contained in:
Michał 2024-05-17 14:10:07 +01:00 committed by GitHub
commit f7edb8154e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ export type Checkout = {
line2?: string;
town: string;
postcode: string;
}
};
};
export type JSONResponse = {