Skip to content

Commit

Permalink
chore: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff committed Feb 1, 2024
1 parent dd825f3 commit 410d2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/static-hosting/lib/static-hosting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export interface StaticHostingProps {
/**
* Create behaviours for the following file extensions to route straight to the S3 origin
* js, css, json, svg, jpg, jpeg, png, gif, ico, woff, woff2, otf
*
*
* @default true
*/
enableStaticFileRemap?: boolean;
Expand Down

0 comments on commit 410d2a8

Please sign in to comment.