Skip to content

Commit 437c150

Browse files
piehactions-user
authored andcommitted
chore: format with prettier
1 parent 3cbf9fe commit 437c150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/fixtures/middleware/next.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const nextConfig = {
88
config.optimization.splitChunks.maxSize = 100_000
99

1010
return config
11-
}
11+
},
1212
}
1313

1414
module.exports = nextConfig

0 commit comments

Comments
 (0)