ff-admin-webapi-client/.prettierrc.json
2025-02-05 14:29:09 +01:00

5 lines
67 B
JSON

{
"trailingComma": "es5",
"tabWidth": 2,
"printWidth": 150
}