Skip to content

Commit

Permalink
style: add a blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
iorate committed Jan 5, 2023
1 parent 2c2da56 commit 408f01d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/verify-conditions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ async function exists(path: string): Promise<boolean> {
}
}
}

export async function verifyConditions(
pluginConfig: Readonly<Record<string, unknown>>,
context: Readonly<Context>,
Expand Down

0 comments on commit 408f01d

Please sign in to comment.