1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2025-01-06 20:05:40 +01:00
webtasks/.prettierrc

6 lines
76 B
Plaintext
Raw Permalink Normal View History

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