Files
dy_web/.prettierrc
2025-09-04 16:27:57 +08:00

6 lines
90 B
Plaintext

{
"semi":true,
"singleQuote": false,
"trailingComma": "none",
"spaced-comment":2
}