0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

[ci] format

This commit is contained in:
matthewp 2023-03-13 14:08:22 +00:00 committed by fredkbot
parent 9c266d69d1
commit 868d6b7328

View file

@ -108,7 +108,7 @@ export default function createIntegration(args?: Options): AstroIntegration {
js: SHIM,
},
logOverride: {
'ignored-bare-import': 'silent'
'ignored-bare-import': 'silent',
},
});