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

7 lines
87 B
Plaintext

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