manuels-scolaires/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2022-06-14 16:53:39 +02:00
{
"tabWidth": 4,
"printWidth": 120,
"endOfLine": "auto"
}