David Chin
Results
2
issues of
David Chin
I have a shared TSLint config that I use in multiple projects. i.e.: ```json { "extends": "@bigcommerce/tslint-config" } ``` However, this doesn't work because `@bigcommerce/tslint-config` is not available in the...
## What/Why? Optimise `useCheckout` hook to reduce unnecessary re-render ## Rollout/Rollback Revert or turn off experiment ## Testing WIP