blowfish/.prettierrc

7 lines
87 B
Plaintext
Raw Normal View History

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