1
0
mirror of https://github.com/oceanprotocol/community-numbers.git synced 2024-11-21 17:27:01 +01:00
community-numbers/.prettierrc

7 lines
87 B
Plaintext
Raw Normal View History

2020-06-16 12:32:47 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2
}