[ci] format

This commit is contained in:
natemoo-re 2022-04-21 20:13:54 +00:00 committed by github-actions[bot]
parent 70263cf748
commit b6f14c3b14

View file

@ -43,7 +43,7 @@ export default function (): AstroIntegration {
addRenderer(getRenderer());
updateConfig({
vite: getViteConfiguration(),
})
});
},
},
};