EvalueTonSavoir/client/.prettierrc.json
Louis-Antoine Caron 44c05371d5 test
2024-04-05 20:10:59 -04:00

7 lines
147 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"tabWidth": 4,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
}