unpkg/.prettierrc

6 lines
79 B
Plaintext

{
"arrowParens": "avoid",
"singleQuote": true,
"trailingComma": "none"
}