add replace to signature

Signed-off-by: pitwegner <pit.wegner@gmail.com>
Signed-off-by: pitwegner <pit.wegner@student.hpi.de>
This commit is contained in:
pitwegner
2023-01-17 13:26:42 +01:00
parent b284705dc0
commit ac44b26763
@@ -62,6 +62,7 @@ export function createFetchTemplateAction(options: {
copyWithoutRender?: string[];
copyWithoutTemplating?: string[];
cookiecutterCompat?: boolean;
replace: boolean;
}>({
id: 'fetch:template',
description: