Files
lz_web_qwgl/.prettierrc

6 lines
90 B
Plaintext
Raw Permalink Normal View History

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