1
0
mirror of https://github.com/oceanprotocol/datascience.git synced 2022-09-23 03:31:37 +02:00
datascience/.prettierrc

6 lines
76 B
Plaintext
Raw Normal View History

2018-12-04 14:38:27 +01:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}