cv/app/frontend/.prettierrc
2023-06-02 12:35:51 +02:00

5 lines
64 B
Plaintext

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