bigcommerce / checkout-sdk-js

BigCommerce Checkout JavaScript SDK
MIT License
132 stars 215 forks source link

fix(payment): STRIPE-385 Fix linter issue #2553

Closed PavlenkoM closed 2 months ago

PavlenkoM commented 2 months ago

What?

Fix linter issue with Currency type

Why?

Fix linter issue after moving cyrrencyService to integration package. Rollback Currency type file remove PR: https://github.com/bigcommerce/checkout-sdk-js/pull/2551

Testing / Proof

Before:

Screenshot 2024-06-27 at 12 39 01 Screenshot 2024-06-27 at 13 47 33

After:

Screenshot 2024-06-27 at 13 27 25 Screenshot 2024-06-27 at 13 25 05

@bigcommerce/team-checkout @bigcommerce/team-payments