Files
devops-scripts/.prettierrc
2025-11-07 13:07:23 +01:00

5 lines
52 B
Plaintext

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