sgxt_web/.prettierrc
2025-04-12 14:54:02 +08:00

6 lines
90 B
Plaintext

{
"semi":true,
"singleQuote": false,
"trailingComma": "none",
"spaced-comment":2
}