Files
Ticket/web/.prettierrc
T
2026-04-30 10:47:26 +08:00

7 lines
91 B
Plaintext

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