fxa/libs/profile/client
Lisa Chan c20c754e4e
feat(libs/payments): Implement customerChanged
2024-10-09 20:41:56 -04:00
..
src feat(libs/payments): Implement customerChanged 2024-10-09 20:41:56 -04:00
.eslintrc.json feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
.swcrc feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
README.md feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
jest.config.ts feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
package.json feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
project.json feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
tsconfig.json feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
tsconfig.lib.json feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00
tsconfig.spec.json feat(libs): move profile client to libs 2024-09-04 15:11:54 -04:00

README.md

profile-client

This library was generated with Nx.

Building

Run nx build profile-client to build the library.

Running unit tests

Run nx test-unit profile-client to execute the unit tests via Jest.

Running integration tests

Run nx test-integration profile-client to execute the integration tests via Jest.