Files
edgetunnel/libs/test/README.md
2022-12-06 02:06:58 +08:00

12 lines
254 B
Markdown

# test
This library was generated with [Nx](https://nx.dev).
## Running unit tests
Run `nx test test` to execute the unit tests via [Jest](https://jestjs.io).
## Running lint
Run `nx lint test` to execute the lint via [ESLint](https://eslint.org/).