Files
xzlz_JczWeb/.prettierrc

6 lines
90 B
Plaintext
Raw Permalink Normal View History

2025-06-02 20:25:19 +08:00
{
"semi":true,
"singleQuote": false,
"trailingComma": "none",
"spaced-comment":2
}