1
0
mirror of https://github.com/oceanprotocol/status synced 2024-11-22 01:36:59 +01:00
status/.prettierrc
2019-09-16 14:53:19 +02:00

7 lines
87 B
Plaintext

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