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:
@@ -62,6 +62,7 @@ export function createFetchTemplateAction(options: {
|
||||
copyWithoutRender?: string[];
|
||||
copyWithoutTemplating?: string[];
|
||||
cookiecutterCompat?: boolean;
|
||||
replace: boolean;
|
||||
}>({
|
||||
id: 'fetch:template',
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user