mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-12 19:39:23 +01:00
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
{
|
|
"plugins": ["prettier-plugin-nginx", "prettier-plugin-toml"],
|
|
"overrides": [{ "files": ".prettierrc", "options": { "parser": "json" } }]
|
|
}
|