node-service/.prettierrc
2024-09-02 09:36:31 +08:00

4 lines
51 B
Plaintext

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