prybar/.prettierrc
2022-09-16 13:46:55 -07:00

5 lines
56 B
Plaintext

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