mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"globals": {
|
|
"gemini": true
|
|
},
|
|
"rules": {
|
|
"max-len": [2, { "code": 125 }]
|
|
}
|
|
}
|