mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-04-19 15:20:05 +00:00
add client side shuffel so every page refresh it stays fresh
This commit is contained in:
5
.prettierrc
Normal file
5
.prettierrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"plugins": ["prettier-plugin-astro"],
|
||||
"overrides":
|
||||
[{ "files": "*.astro", "*.md", "*.mdx", "options": { "parser": "astro" } }],
|
||||
}
|
||||
Reference in New Issue
Block a user