Skip to content

Commit 034ca40

Browse files
committed
Running formatter to fix the final newline issue
1 parent 8568af9 commit 034ca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/hooks/lib.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,4 @@ export function runHook(handlers: HookHandlers): void {
232232
console.log(JSON.stringify({action: 'continue'}))
233233
}
234234
})
235-
}
235+
}

0 commit comments

Comments
 (0)