koboprice/prettierrc.json
2024-07-14 16:49:40 +03:00

6 lines
No EOL
95 B
JSON

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true
}