gatsby-redirect-from/.prettierrc

7 lines
93 B
Plaintext

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