1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-06-30 13:42:01 +02:00
blowfish/.prettierrc
2019-05-05 21:02:59 +02:00

6 lines
70 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}