1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-13 16:54:53 +01:00
market/.prettierrc

7 lines
87 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2
}