Files
toir-light/server/.prettierrc
2026-04-03 21:45:13 -07:00

5 lines
52 B
Plaintext

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