7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
{
|
|
"extends": "airbnb-base",
|
|
"rules": {
|
|
"no-underscore-dangle": 0
|
|
}
|
|
}
|