refactor: run prettier
This commit is contained in:
parent
cd6ace28f4
commit
7b020aee75
2 changed files with 14 additions and 4 deletions
|
@ -1,3 +1,4 @@
|
|||
export const environment = {
|
||||
STRIPE_KEY: 'pk_test_51QrePYIvCfqz7ANgMizBorPpVjJ8S6gcaL4yvcMQnVaKyReqcQ6jqaQEF7aDZbDu8rNVsTZrw8ABek4ToxQX7KZe00jpGh8naG',
|
||||
}
|
||||
STRIPE_KEY:
|
||||
'pk_test_51QrePYIvCfqz7ANgMizBorPpVjJ8S6gcaL4yvcMQnVaKyReqcQ6jqaQEF7aDZbDu8rNVsTZrw8ABek4ToxQX7KZe00jpGh8naG',
|
||||
};
|
||||
|
|
Reference in a new issue