mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-05-14 08:02:16 +00:00
style: format code with Prettier
This commit fixes the style issues introduced in a09d21f
according to the output
from Prettier.
Details: None
This commit is contained in:
parent
a09d21f28c
commit
f2d3cc3b4b
3 changed files with 5 additions and 5 deletions
|
@ -11,4 +11,4 @@ export default defineConfig({
|
||||||
theme: syntaxTheme,
|
theme: syntaxTheme,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue