koboprice/prettierrc.json

6 lines
95 B
JSON
Raw Permalink Normal View History

2024-07-14 16:49:40 +03:00
{
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true
}