~starkingdoms/starkingdoms

ref: 44cf787478a3835d0bb9d42009a4f1fe2aac39e4 starkingdoms/starkingdoms-client/.prettierrc -rw-r--r-- 189 bytes
44cf7874TerraMaster85 I am at war with `bind` (1/x) 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
}