mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-12 07:07:15 +00:00
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
{
|
||
|
"extends": "react-app",
|
||
|
"rules": {
|
||
|
"react/prop-types": "warn"
|
||
|
}
|
||
|
}
|