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 1d50b01 commit b12d7cfCopy full SHA for b12d7cf
src/lib/circle.js
@@ -33,7 +33,7 @@ const circleConfig = {
33
},
34
};
35
36
-function getUserInput(info) {
+function getUserInput(/* info */) {
37
return inquirer.prompt([
38
{
39
type: 'input',
0 commit comments