Files
unpkg/.prettierrc
T

6 lines
79 B
Plaintext

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