We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ba9f7 commit c219d38Copy full SHA for c219d38
tests/config.test.ts
@@ -27,7 +27,7 @@ const blankCliConf: ScaffoldCmdConfig = {
27
templates: [],
28
data: { name: "test" },
29
overwrite: false,
30
- createSubFolder: false,
+ subdir: false,
31
dryRun: false,
32
quiet: false,
33
}
0 commit comments