Files
Common_Platform/web/.prettierrc
T
2026-04-28 16:27:16 +08:00

7 lines
91 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}