emoji-picker-js/.prettierrc

5 lines
78 B
Plaintext
Raw Permalink Normal View History

2020-09-30 04:14:53 +00:00
{
"arrowParens": "avoid",
"singleQuote": true,
"trailingComma": "none"
}