# utils

This library was generated with [Nx](https://nx.dev).

## Description

The library is where minka's utility functionalities should be placed to avoid duplicating the code

## Running unit tests

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

## Running lint

Run `nx lint utils` to execute the lint via [ESLint](https://eslint.org/).
