metro/.eslintrc

7 lines
84 B
Plaintext

{
"rules": {
"extra-arrow-initializer": 0,
"no-console-disallow": 0
}
}