pandorafms/visual_console_client/src/.prettierrc

5 lines
85 B
Plaintext

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