0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] format

This commit is contained in:
Emanuele Stoppa 2024-12-10 09:54:52 +00:00 committed by astrobot-houston
parent 495f46bca7
commit 70cbd47694

View file

@ -206,7 +206,7 @@ export class ContentLayer {
},
collectionWithResolvedSchema,
false,
!!this.#settings.config.experimental.svg
!!this.#settings.config.experimental.svg,
);
return parsedData;