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

5 lines
57 B
JSON
Raw Normal View History

2023-03-01 06:12:17 -05:00
{
"quoteProps": "consistent",
"trailingComma": "es5"
}