actual/.prettierrc.json

5 lines
58 B
JSON
Raw Normal View History

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