1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
commons/client/.prettierrc
2019-03-07 14:41:27 +01:00

5 lines
75 B
Plaintext

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