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

6 lines
67 B
JSON
Raw Permalink Normal View History

2025-01-28 15:39:14 +01:00
{
"trailingComma": "es5",
"tabWidth": 2,
2025-02-05 14:29:09 +01:00
"printWidth": 150
2025-01-28 15:39:14 +01:00
}