Skip to main content

Type Alias: TemplateDisablingThis

TemplateDisablingThis = object

Defined in: ../../template-types-lib/src/types/template-config-types.ts:99

Template that disables this template if it exists in the project.

Properties

specificSettings?

optional specificSettings: UserTemplateSettings[]

Defined in: ../../template-types-lib/src/types/template-config-types.ts:111

Objects that if the template contains all key value pairs as in this object then this template will be disabled.


templateName

templateName: string

Defined in: ../../template-types-lib/src/types/template-config-types.ts:106

The path to the template. relative to project root

Example

"project_github_folder"