engelsystem/.prettierrc.json

6 lines
64 B
JSON
Raw Normal View History

2022-12-22 18:28:51 +01:00
{
"printWidth": 120,
"tabWidth": 2,
"singleQuote": true
}