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

6 lines
76 B
Plaintext
Raw Normal View History

2019-08-21 11:46:02 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}