chore(lint): Prettier fix
This commit is contained in:
parent
9df3571d96
commit
2fb0b68a12
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ export default function astro({ config }: AstroPluginOptions): vite.Plugin {
|
|||
console.log({ source, importer, options });
|
||||
}
|
||||
return null;
|
||||
}
|
||||
},
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue