bingobongo/.prettierrc
2020-07-25 13:48:26 +02:00

4 lines
No EOL
51 B
Text

{
"singleQuote": true,
"trailingComma": "all"
}