tgd-backend/.prettierrc
2024-10-29 22:38:26 +04:00

4 lines
No EOL
51 B
Text

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