mirror of https://github.com/embarklabs/embark.git
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
{
|
||
|
"extends": "react-app",
|
||
|
"rules": {
|
||
|
"react/prop-types": "warn"
|
||
|
}
|
||
|
}
|