Files
jxc4-backstage/.prettierrc.json
2025-11-12 09:47:04 +08:00

5 lines
75 B
JSON

{
"singleQuote": true,
"semi": false,
"trailingComma": "none"
}