This repository has been archived on 2024-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
auction-image/.prettierrc

8 lines
113 B
Plaintext

{
"singleQuote": true,
"printWidth": 90,
"tabWidth": 4,
"semi": false,
"endOfLine": "auto"
}