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',
|
'unified',
|
||||||
'whatwg-url',
|
'whatwg-url',
|
||||||
'astro/dist/core/config.js',
|
'astro/dist/core/config.js',
|
||||||
'rollup'
|
'rollup',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
// note: ssr is still an experimental API hence the type omission
|
// note: ssr is still an experimental API hence the type omission
|
||||||
|
|
Loading…
Add table
Reference in a new issue