9 lines
88 B
Plaintext
9 lines
88 B
Plaintext
{
|
|
"extends": [
|
|
"react-app"
|
|
],
|
|
"rules": {
|
|
"no-useless-rename": "off"
|
|
}
|
|
}
|