7 lines
99 B
Plaintext
Raw Permalink Normal View History

{
"arrowParens": "avoid",
"trailingComma": "all",
"singleQuote": true,
"printWidth": 100
}