8 lines
117 B
JSON
8 lines
117 B
JSON
|
|
{
|
||
|
|
"extends": "recommended",
|
||
|
|
"rules": {
|
||
|
|
"LineLength": {
|
||
|
|
"enabled": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|