[ci] format

This commit is contained in:
bholmesdev 2022-06-22 15:41:50 +00:00 committed by github-actions[bot]
parent df02fad13e
commit f6400e694e

View file

@ -32,7 +32,7 @@ const ALWAYS_NOEXTERNAL = new Set([
'astro',
// Handle recommended nanostores. Only @nanostores/preact is required from our testing!
// Full explanation and related bug report: https://github.com/withastro/astro/pull/3667
'@nanostores/preact',
'@nanostores/preact',
]);
// note: ssr is still an experimental API hence the type omission from `vite`