mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 16:19:22 +01:00
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
{
|
|
"plugins": ["@prettier/plugin-ruby", "prettier-plugin-sh"],
|
|
"overrides": [{ "files": ".prettierrc", "options": { "parser": "json" } }]
|
|
}
|