Skip to content

Commit

Permalink
Bypass linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahum committed Mar 5, 2024
1 parent 3a20309 commit 3000601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export function enableGlobalGraphQLErrorHandling(): void {
globalGraphQLErrorHandlingEnabled = true;
}

// eslint-disable-next-line @typescript-eslint/require-await
export default async function API( {
exitOnError = true,
customAuthToken,
Expand Down

0 comments on commit 3000601

Please sign in to comment.