1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2024-06-28 00:37:43 +02:00
webtasks/.eslintrc

7 lines
75 B
Plaintext

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