UserDashboard/.prettierrc
2025-02-20 16:48:06 +08:00

6 lines
69 B
Plaintext

{
"semi": true,
"singleQuote": true,
"printWidth": 200
}