Skip to content

Commit 16417c4

Browse files
committed
fixup! formatting
1 parent bc1d243 commit 16417c4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/cloudflare/src/api/config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,8 @@ export type CloudflareOverrides = {
4848
enableCacheInterception?: boolean;
4949

5050
/**
51-
* Set the route preloading behavior.
52-
*
51+
* Route preloading behavior.
5352
* Using a value other than "none" can result in higher CPU usage on cold starts.
54-
*
5553
* @default "none"
5654
*/
5755
routePreloadingBehavior?: RoutePreloadingBehavior;

0 commit comments

Comments
 (0)