1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-23 01:39:36 +01:00
onion/test/gemini/.eslintrc.json

6 lines
65 B
JSON

{
"rules": {
"max-len": [2, { "code": 125 }]
}
}