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 048793f commit 3fcfbdaCopy full SHA for 3fcfbda
lib/interface/cli/commands/root/create.cmd.js
@@ -16,7 +16,6 @@ const get = new Command({
16
weight: 20,
17
},
18
builder: (yargs) => {
19
- debugger;
20
crudFilenameOption(yargs);
21
return yargs;
22
0 commit comments