Files
tvone-api/.prettierrc
T

5 lines
52 B
Plaintext
Raw Normal View History

2026-04-17 13:34:57 +01:00
{
"singleQuote": true,
"trailingComma": "all"
}