Files
xzlz_GjWeb/.prettierrc
2025-06-08 22:44:18 +08:00

6 lines
90 B
Plaintext

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