hrms-api-org/.prettierrc

6 lines
67 B
Text
Raw Permalink Normal View History

2024-01-24 11:39:00 +07:00
{
"tabWidth": 2,
"printWidth": 100,
"trailingComma": "all"
}