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

5 lines
67 B
JSON

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