rate/api/.prettierrc.json
2022-10-11 12:18:12 +02:00

6 lines
68 B
JSON

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