This repository has been archived on 2024-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
share2fedi/.prettierrc.json
2023-03-01 12:42:40 +01:00

4 lines
57 B
JSON

{
"quoteProps": "consistent",
"trailingComma": "es5"
}