ff-admin-webapi-client/.prettierrc.json

6 lines
67 B
JSON
Raw Normal View History

2025-01-28 15:39:14 +01:00
{
"trailingComma": "es5",
"tabWidth": 2,
"printWidth": 120
}