Files
web-dslr/ui/.prettierrc
Ingvar Stepanyan 8e53ff7139 Add .prettierrc
2022-01-27 16:11:56 +00:00

6 lines
76 B
Plaintext

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