fxa/.vscode
Julian Poyourow 1faa33a353
feat(payments/paypal): add subs/paypal library
Because:

* Nx gives us the ability to break things up into smaller libraries with
  individual responsibilities.
* Paypal logic can exist in a standalone library for reusability in SP3

This commit:

* Moves PayPalClient and associated utils/typings to a library named
  `subs/paypal`. It can be imported via `@fxa/payments/paypal` in any
  TypeScript code.

Closes FXA-7610
2023-06-07 11:40:10 -07:00
..
extensions.json feat(payments/paypal): add subs/paypal library 2023-06-07 11:40:10 -07:00
launch.json test(metrics): add functional test helpers to track metrics 2023-05-23 22:29:12 -04:00
settings.json chore(deps): update typescript to 4.5.2 2021-11-18 23:25:28 -08:00