~starkingdoms/starkingdoms

ref: 7a609960549783445239e1fc715b4a8294e8b203 starkingdoms/starkingdoms-client/.prettierrc -rw-r--r-- 189 bytes
7a609960 — ghostlyzsh git being weird 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
{
  "plugins": ["prettier-plugin-svelte"],
  "overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }],
  "htmlWhitespaceSensitivity": "ignore",
  "bracketSameLine": true
}