Files
toir-automatization/server/.prettierrc
2026-04-06 12:50:46 +03:00

5 lines
52 B
Plaintext

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