1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2024-10-31 23:35:16 +01:00
webtasks/.eslintrc

7 lines
75 B
Plaintext

{
"extends": "ascribe",
"rules": {
"func-names": 0
}
}