1
0
mirror of https://github.com/oceanprotocol/community-numbers.git synced 2024-06-10 19:30:21 +02:00
community-numbers/.prettierrc

7 lines
87 B
Plaintext

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