Skip to content

Commit d56451b

Browse files
committed
chore: fix formatting
1 parent 4e0faa8 commit d56451b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/cli.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,7 @@ export const cliOptions = {
183183
// Marked as `false` until the feature is ready to be enabled by default.
184184
default: false,
185185
hidden: true,
186-
describe:
187-
'Set to false to opt-out of usage statistics collection.',
186+
describe: 'Set to false to opt-out of usage statistics collection.',
188187
},
189188
} satisfies Record<string, YargsOptions>;
190189

0 commit comments

Comments
 (0)