task: prettier

This commit is contained in:
Zaiste
2021-05-18 14:20:07 +02:00
parent bf68f6aff7
commit 4a652a9b6a
56 changed files with 635 additions and 1480 deletions

View File

@@ -1,2 +1,2 @@
export { ProductConnection } from './product';
export { CheckoutDetails } from './checkout-details';
export { ProductConnection } from './product'
export { CheckoutDetails } from './checkout-details'