bigcommerce / checkout-sdk-js

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

refactor(checkout): PAYPAL-4527 removed almost all ts-ignore from core/src/checkout folder #2588

Closed serhii-tkachenko closed 1 month ago

serhii-tkachenko commented 1 month ago

What?

Removed almost all ts-ignore from core/src/checkout folder

Why?

This tech dept was created during jest dependency update. So to keep checkout sdk as clean as possible, we should do some work in this area.

Testing / Proof

Lint & Test & Build commands passed locally CI