Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
helio-frota committed Nov 21, 2017
1 parent a264b8e commit 3e19751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/commands/save.cmd.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ module.exports = () => {
describe: 'Saves as YAML.',
type: 'string',
nargs: 1
}
}
};

cmd.handler = (argv) => {
Expand Down

0 comments on commit 3e19751

Please sign in to comment.