1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00
docs/.prettierrc

6 lines
76 B
Plaintext
Raw Normal View History

2018-11-07 12:24:53 +01:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}