2023-10-03 12:42:43 -04:00

7 lines
99 B
Plaintext

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