mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 09:12:02 +00:00
d7aa297762
Summary: In order to make `Config` and defaults available to our new code, I’ve added flow types and put default values into one shared modile Reviewed By: cpojer Differential Revision: D4044600 fbshipit-source-id: 875ed3ade69c5b22bb3c1b177e7bad732834d476
7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
{
|
|
"rules": {
|
|
"extra-arrow-initializer": 0,
|
|
"no-console-disallow": 0
|
|
}
|
|
}
|