~starkingdoms/starkingdoms

ref: 716942f76668c6a6db559efb9046befd0a8ec8e1 starkingdoms/starkingdoms-client/.prettierrc -rw-r--r-- 189 bytes
716942f7 — core q 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
}