Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp authored and astrobot-houston committed Mar 13, 2023
1 parent 4ddf348 commit e473de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/cloudflare/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export default function createIntegration(args?: Options): AstroIntegration {
js: SHIM,
},
logOverride: {
'ignored-bare-import': 'silent'
'ignored-bare-import': 'silent',
},
});

Expand Down

0 comments on commit e473de6

Please sign in to comment.