1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2024-11-23 10:26:53 +01:00
webtasks/.prettierrc
2019-08-21 11:46:02 +02:00

6 lines
76 B
Plaintext

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