chore(lint): Prettier fix

This commit is contained in:
github-actions[bot] 2021-12-14 21:23:43 +00:00 committed by Nate Moore
parent 3667e8b421
commit 9388fd0cdf

View file

@ -30,7 +30,7 @@ const ALWAYS_EXTERNAL = new Set([
'unified',
'whatwg-url',
'astro/dist/core/config.js',
'rollup'
'rollup',
]);
// note: ssr is still an experimental API hence the type omission