Files
test/.prettierrc
2025-11-06 16:40:32 +03:00

5 lines
52 B
Plaintext

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