зеркало из https://github.com/mozilla/fxa.git
904923e113
Because: * We want a root recovery-phone library for related functionality. This commit: * Adds a new recovery-phone library. |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
README.md | ||
jest.config.ts | ||
package.json | ||
project.json | ||
tsconfig.json | ||
tsconfig.lib.json | ||
tsconfig.spec.json |
README.md
recovery-phone
Recovery phone account library for FxA that handles recovery phone functionality and database operations.
Building
Run nx build recovery-phone
to build the library.
Running unit tests
Run nx test recovery-phone
to execute the unit tests via Jest.