# common

Common library to share code among the `@nxrocks/*` plugins.

## Building

Run `nx build common` to build the library.

## Running unit tests

Run `nx test common` to execute the unit tests via [Jest](https://jestjs.io).

## License

Copyright (c) 2021-present Tine Kondo. Licensed under the MIT License (MIT)
