aws-email-forwarder/.prettierrc

5 lines
75 B
Plaintext

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