try/.prettierrc
2023-07-21 15:49:11 +08:00

4 lines
51 B
Plaintext

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