Files
order_site/.prettierrc.json
T

8 lines
91 B
JSON

{
"semi": false,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "all"
}