hrms-publish/.prettierrc.json

6 lines
60 B
JSON
Raw Normal View History

2023-12-20 10:04:43 +07:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true
}