webder/.prettierrc
2024-03-21 14:50:01 +03:00

5 lines
69 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"singleQuote": true
}