UserDashboard/.prettierrc
2025-02-21 19:54:48 +08:00

6 lines
69 B
Plaintext

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