Files
sgxt_web/.prettierrc
2026-04-07 11:12:09 +08:00

8 lines
120 B
Plaintext

{
"semi": true,
"singleQuote": false,
"trailingComma": "none",
"spacedComment": 2,
"quoteProps": "preserve"
}