getDefaultConfiguration
@the-codegen-project/cli • Docs
Home / getDefaultConfiguration
Function: getDefaultConfiguration()
function getDefaultConfiguration(preset, language): GeneratorsInternal | undefined
Returns the default generator for the preset of the language
Parameters
| Parameter | Type | 
|---|---|
| preset | PresetTypes | 
| language | "typescript" | 
Returns
GeneratorsInternal | undefined