Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 230 Bytes

File metadata and controls

10 lines (6 loc) · 230 Bytes

<%= name %>

This library was generated with Nx. <% if(hasUnitTestRunner) { %>

Running unit tests

Run <%= cliCommand %> test <%= name %> to execute the unit tests via Jest.

<% } %>