9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
{
|
|
"extends": [
|
|
"standard"
|
|
],
|
|
"rules": {
|
|
"no-var": "off"
|
|
}
|
|
}
|