Files
backtracking/.prettierrc
2024-11-27 17:31:08 +01:00

4 lines
51 B
Plaintext

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