Skip to content

Commit

Permalink
chore: apply automated lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Jun 28, 2024
1 parent 60eee66 commit 8c6b5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const install = defineCommand({
alias: "g",
description: "Add globally",
},
'frozen-lockfile': {
"frozen-lockfile": {
type: "boolean",
description: "Install dependencies with frozen lock file",
},

Check warning on line 48 in src/cli.ts

View check run for this annotation

Codecov / codecov/patch

src/cli.ts#L45-L48

Added lines #L45 - L48 were not covered by tests
Expand Down

0 comments on commit 8c6b5f3

Please # to comment.