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