generated from polymech/site-template
10 lines
154 B
Plaintext
10 lines
154 B
Plaintext
{
|
|
"overrides": [
|
|
{
|
|
"files": "**/*.astro",
|
|
"options": { "parser": "astro" }
|
|
}
|
|
],
|
|
"plugins": ["prettier-plugin-astro"]
|
|
}
|