CV/cv/.prettierrc
2023-10-20 14:43:29 +02:00

4 lines
No EOL
51 B
Text

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