~starkingdoms/starkingdoms

ref: 5ffc4550a4039505c8c48f1d7e1a773e8129f94d starkingdoms/starkingdoms-client/.prettierrc -rw-r--r-- 189 bytes
5ffc4550 — ghostlyzsh usernames added 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
{
  "plugins": ["prettier-plugin-svelte"],
  "overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }],
  "htmlWhitespaceSensitivity": "ignore",
  "bracketSameLine": true
}