Skip to content

Commit 25879ca

Browse files
committed
Lint nit
1 parent 4496016 commit 25879ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/fix/handle-fix.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export async function handleFix(
8787
await outputFixResult(
8888
{
8989
ok: true,
90-
data: ''
90+
data: '',
9191
},
9292
outputKind,
9393
)

0 commit comments

Comments
 (0)