1
0
Fork 0
blog/.prettierrc

6 lines
78 B
Plaintext
Raw Normal View History

2018-07-11 17:56:13 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}