1
0
mirror of https://github.com/kremalicious/gatsby-redirect-from.git synced 2024-06-10 11:25:26 +02:00
gatsby-redirect-from/.prettierrc
2021-02-01 00:06:30 +01:00

8 lines
110 B
Plaintext

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