1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2025-01-08 13:02:53 +01:00
webtasks/.eslintrc

7 lines
75 B
Plaintext

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