BookingService/frontend/.prettierrc

6 lines
64 B
Plaintext

{
"printWidth": 120,
"semi": false,
"singleQuote": true
}