erp-web/.prettierrc

6 lines
64 B
Plaintext
Raw Normal View History

2026-03-28 09:04:49 +00:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true
}