FrappeApplications/frontend/.prettierrc.json

5 lines
43 B
JSON
Raw Permalink Normal View History

2024-05-06 05:58:05 +00:00
{
"semi": false,
"singleQuote": true
}