7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
{
|
|
"extends": "../.eslintrc",
|
|
"rules": {
|
|
"func-names": 0
|
|
}
|
|
}
|