dy_web_new_gd/.prettierrc
2024-07-19 22:42:54 +08:00

6 lines
90 B
Plaintext

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