7 lines
73 B
JSON
7 lines
73 B
JSON
{
|
|
"extends": "airbnb-base",
|
|
"rules": {
|
|
"no-console": "off"
|
|
}
|
|
}
|