travel-app-service/.prettierrc
2024-05-20 18:40:41 +08:00

4 lines
51 B
Plaintext

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