Skip to content

Commit 6ff9858

Browse files
committed
style: prettier
1 parent 238b4e7 commit 6ff9858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/methods/get-user-octokit.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export async function getUserOctokitWithState(
6262

6363
export interface GetUserOctokitWithStateInterface<
6464
TClientType extends ClientType,
65-
TOctokitInstance extends OctokitInstance
65+
TOctokitInstance extends OctokitInstance,
6666
> {
6767
(
6868
options: TClientType extends "oauth-app"

0 commit comments

Comments
 (0)