7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"rules": {
|
|
"import/extensions": "off",
|
|
"react/no-unknown-property": "off"
|
|
}
|
|
}
|