Files
xzlz_jbWeb/.prettierrc

6 lines
90 B
Plaintext
Raw Normal View History

2025-07-16 19:44:39 +08:00
{
"semi":true,
"singleQuote": false,
"trailingComma": "none",
"spaced-comment":2
}