discover/.prettierrc

6 lines
75 B
Plaintext

{
"trailingComma": "all",
"semi": false,
"singleQuote": true
}