unpkg/.prettierrc
2021-04-04 04:33:07 -07:00

6 lines
79 B
Plaintext

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