~starkingdoms/starkingdoms

ref: 6f03a2af64cfda2fe804d9701d4383db08ba7cb2 starkingdoms/starkingdoms-client/.prettierrc -rw-r--r-- 189 bytes
6f03a2af — ghostlyzsh save eligibility fixed, but when its a module touching a planet, theres a ton of packets sent every second all saying true 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
}