1
0
mirror of https://github.com/oceanprotocol/webtasks synced 2025-01-08 21:04:03 +01:00
webtasks/.eslintrc

7 lines
75 B
Plaintext

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