Skip to content
#

nx

Here are 383 public repositories matching this topic...

peixotoleonardo
peixotoleonardo commented Nov 8, 2021

Is your feature request related to a problem? Please describe.

I believe we can take a more object-oriented approach in module settings.

Describe the solution you'd like

// packages/nestjs/src/lib/interfaces/automapper-module-options.interface.ts
export interface AutomapperModuleOptions {
  /**
   * An array of CreateMapperOptions to create multiple mappers
   */
  
vitamin-web

Improve this page

Add a description, image, and links to the nx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nx topic, visit your repo's landing page and select "manage topics."

Learn more