Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -64,6 +64,7 @@ export abstract class SchematicsCommandModule
.option('dry-run', {
describe: 'Run through and reports activity without writing out results.',
type: 'boolean',
alias: ['d'],
default: false,
})
.option('defaults', {

0 comments on commit f7d5389

Please sign in to comment.