emoji-picker-js/.prettierrc
2020-09-30 05:14:53 +01:00

5 lines
78 B
Plaintext

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