1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-28 16:48:03 +02:00
docs/.prettierrc
2018-11-07 12:33:32 +01:00

6 lines
76 B
Plaintext

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