1
0
mirror of https://github.com/oceanprotocol/status synced 2025-01-04 19:05:16 +01:00
status/.prettierrc

7 lines
87 B
Plaintext
Raw Permalink Normal View History

2019-09-16 14:53:19 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2
}