mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-04-19 23:30:06 +00:00
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
{
|
|
"plugins": ["prettier-plugin-astro"],
|
|
"overrides":
|
|
[{ "files": "*.astro", "*.md", "*.mdx", "options": { "parser": "astro" } }],
|
|
}
|