configuration/.prettierrc.json

4 lines
51 B
JSON

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