mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
7 lines
114 B
JSON
7 lines
114 B
JSON
|
{
|
||
|
"extends": "ascribe",
|
||
|
"rules": {
|
||
|
"no-console": [1, { "allow": ["error", "logGlobal"] }]
|
||
|
}
|
||
|
}
|