This library defines an Nx plugin called "repo" that defines commands for operating on this repo.
The lib
generator creates a Typescript or React library project with contents and settings tailored to Recidiviz defaults. It should be the starting point for adding a new Nx library to this workspace.
nx generate ~repo:lib [my-project]