1
0
mirror of https://github.com/oceanprotocol/react.git synced 2025-01-25 01:32:08 +01:00
react/.prettierrc

6 lines
94 B
Plaintext

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