stripe / connect-js

Loading wrapper for Connect.js
https://stripe.com/docs/connect/get-started-connect-embedded-components
MIT License
20 stars 8 forks source link

(master branch) Make typescript compilation more strict + fix type issues #85

Closed jorgea-stripe closed 10 months ago

jorgea-stripe commented 10 months ago

Fixes https://github.com/stripe/connect-js/issues/83 by adding more compilation validation flags and addressing the failures that came from enabling those.