1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2025-01-04 19:05:17 +01:00
webtasks/.prettierrc
2019-08-21 11:46:02 +02:00

6 lines
76 B
Plaintext

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