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