Kevin Schuchard
Kevin Schuchard
**Describe the solution you'd like** Add option to use https://github.com/simonhaenisch/prettier-plugin-organize-imports#readme
Add the Briebug Jest logo to the README similar to the briebug/cypress-schematic
Thanks for making this tool! I have some selectors in a facade that currently aren't being used (small use case I know) but it might be good to show them...
Sometimes the unique identifier is not at the root of an entity. Adding support for nested decoration would be nice. ```ts class Order { name: 'Food Order' metadata: { @Key...