1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-06-16 00:53:11 +02:00
blowfish/.prettierrc

7 lines
87 B
Plaintext

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