Files
xzlz_JczWeb/.prettierrc
2025-06-02 20:25:19 +08:00

6 lines
90 B
Plaintext

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