mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-12 14:54:57 +00:00
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
{
|
||
|
"extends": "react-app",
|
||
|
"rules": {
|
||
|
"react/prop-types": "warn"
|
||
|
}
|
||
|
}
|