7 lines
73 B
JSON
7 lines
73 B
JSON
{
|
|
"extends": ["env"],
|
|
"rules": {
|
|
"react/prop-types": "off"
|
|
}
|
|
}
|