mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-05-27 13:53:16 +00:00
style: format code with Prettier
This commit fixes the style issues introduced in b99142f
according to the output
from Prettier.
Details: None
This commit is contained in:
parent
b99142fd44
commit
3d5071102e
12 changed files with 64 additions and 56 deletions
|
@ -1,4 +1,4 @@
|
|||
import { defineConfig } from 'astro/config';
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue