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

5 lines
64 B
Plaintext

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