Files
dy_web/.prettierrc

6 lines
90 B
Plaintext
Raw Permalink Normal View History

2025-09-04 16:27:57 +08:00
{
"semi":true,
"singleQuote": false,
"trailingComma": "none",
"spaced-comment":2
}