Skip to content

Commit a5e22a2

Browse files
committed
update
1 parent 58c4924 commit a5e22a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/handlers/bun-handler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ import type { PackageManagerCompletion } from '../package-manager-completion.js'
22

33
export async function setupBunCompletions(
44
completion: PackageManagerCompletion
5-
): Promise<void> { }
5+
): Promise<void> {}

0 commit comments

Comments
 (0)