actual/.prettierrc.json
2022-07-24 08:53:04 +01:00

5 lines
58 B
JSON

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