Skip to main content

getDefaultConfiguration

@the-codegen-project/cliDocs


Home / getDefaultConfiguration

Function: getDefaultConfiguration()

function getDefaultConfiguration(preset, language): GeneratorsInternal | undefined

Returns the default generator for the preset of the language

Parameters

ParameterType
presetPresetTypes
language"typescript"

Returns

GeneratorsInternal | undefined

Defined in

src/codegen/configurations.ts:212