6 lines
75 B
JSON
6 lines
75 B
JSON
{
|
|
"rules": {
|
|
"no-console": [2, { "allow": ["error", "info"] }]
|
|
}
|
|
}
|