mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
[ci] format
This commit is contained in:
parent
4ddf348938
commit
e473de6d0f
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ export default function createIntegration(args?: Options): AstroIntegration {
|
||||||
js: SHIM,
|
js: SHIM,
|
||||||
},
|
},
|
||||||
logOverride: {
|
logOverride: {
|
||||||
'ignored-bare-import': 'silent'
|
'ignored-bare-import': 'silent',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue