svelte.sk-auth/.prettierrc

5 lines
50 B
Plaintext
Raw Normal View History

{
"trailingComma": "all",
"printWidth": 100
}