emoji-picker-js/.prettierrc

5 lines
78 B
Plaintext
Raw Permalink Normal View History

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