Files
xzlz_GjWeb/.prettierrc

6 lines
90 B
Plaintext
Raw Permalink Normal View History

2025-06-08 22:44:18 +08:00
{
"semi":true,
"singleQuote": false,
"trailingComma": "none",
"spaced-comment":2
}