Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: missing parentheses #37839

Merged
merged 3 commits into from
Jun 20, 2022
Merged

fix: missing parentheses #37839

merged 3 commits into from
Jun 20, 2022

Conversation

Yuddomack
Copy link
Contributor

Hi~ I added the missing parentheses in document.

if (areCredentialsValid(req.headers.get('authorization')) {
return NextResponse.next()
}

Documentation / Examples

  • Make sure the linting passes by running pnpm lint

timneutkens
timneutkens previously approved these changes Jun 20, 2022
@kodiakhq kodiakhq bot merged commit e28e513 into vercel:canary Jun 20, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants