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"
}