1
0
mirror of https://github.com/kremalicious/gatsby-redirect-from.git synced 2024-06-29 00:57:42 +02:00
gatsby-redirect-from/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2019-06-11 00:27:06 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}