recipe-graph/.prettierrc
2021-10-08 19:56:32 -04:00

4 lines
51 B
Plaintext

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