1
0
mirror of https://github.com/oceanprotocol/art synced 2024-11-22 01:37:03 +01:00
art/.prettierrc

7 lines
87 B
Plaintext

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