Files
webapp-back/.prettierrc
T
2024-12-27 22:54:05 +01:00

5 lines
52 B
Plaintext

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