chore(lint): Prettier fix
This commit is contained in:
parent
3667e8b421
commit
9388fd0cdf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue