blowfish/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2019-05-05 13:34:21 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}