hrms-checkin/.prettierrc.json
2023-11-14 17:47:43 +07:00

5 lines
60 B
JSON

{
"tabWidth": 2,
"semi": false,
"singleQuote": true
}