mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-19 10:29:23 +01:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
{
|
|
"plugins": ["@prettier/plugin-xml"],
|
|
"overrides": [{ "files": ".prettierrc", "options": { "parser": "json" } }]
|
|
}
|