Skip to main content

nx-plugin-typebox:configuration

configuration generator

Options

project

  • (string): The name of the plugin project to setup.

targetName

  • (string)

Default: "extract-schema"

exportName

  • (string): The name of the export in the schema file which contains the raw JSON schema.

schemaFile

  • (string): The name of the file to write the typebox schema into.

skipFormat

  • (boolean): Skip formatting files.