webder/.prettierrc

6 lines
69 B
Text
Raw Permalink Normal View History

2024-03-21 14:47:07 +03:00
{
"trailingComma": "es5",
"tabWidth": 2,
"singleQuote": true
}