rickvanlieshout.com/.prettierrc

5 lines
55 B
Plaintext
Raw Normal View History

{
"arrowParens": "avoid",
"trailingComma": "all"
}