Skip to content

Commit

Permalink
lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Dec 20, 2022
1 parent afbb503 commit dc8dc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/server/config-shared.ts
Expand Up @@ -503,7 +503,7 @@ export interface NextConfig extends Record<string, any> {

// A list of packages that should always be transpiled and bundled in the server
transpilePackages?: string[]

allowMiddlewareResponseBody?: boolean

skipMiddlewareUrlNormalize?: boolean
Expand Down

0 comments on commit dc8dc60

Please sign in to comment.