1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-07-01 06:02:10 +02:00
docs/.prettierrc

7 lines
87 B
Plaintext
Raw Normal View History

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