Files
web-dslr/examples/preact/.prettierrc
2023-08-04 17:49:09 +02:00

6 lines
76 B
Plaintext

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