~starkingdoms/starkingdoms

ref: 1f79f7af795a52fb3152befc12f42fa42821b20d starkingdoms/starkingdoms-client/.prettierrc -rw-r--r-- 189 bytes
1f79f7af — ghostlyzsh can now reattach landing thruster 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
}