This repository contains tools to used by schema-tools packages.
npm install @s1seven/schema-tools-utils
Error logging has been implemented in getTranslations
. To see the errors, run your command with the environment variable DEBUG=schema-tools-utils
.
This library was generated with Nx.
Run nx build utils
to build the library.
Run nx test utils
to execute the unit tests via Jest.