feat(challenge25): extends Nx custom library

This commit is contained in:
thomas
2023-06-19 22:09:54 +02:00
parent bcf44956f9
commit c9efdea85e
48 changed files with 333 additions and 35 deletions

View File

@@ -0,0 +1,11 @@
# custom-plugin
This library was generated with [Nx](https://nx.dev).
## Building
Run `nx build custom-plugin` to build the library.
## Running unit tests
Run `nx test custom-plugin` to execute the unit tests via [Jest](https://jestjs.io).