mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-22 08:29:24 +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" } }]
|
|
}
|