cv/app/frontend/.prettierrc
2023-06-01 20:28:27 +02:00

5 lines
64 B
Plaintext

{
"importOrder": ["^[./]"],
"importOrderSeparation": true
}