metro/packages/metro-bundler/.eslintrc

7 lines
84 B
Plaintext
Raw Normal View History

2017-05-04 09:29:38 +00:00
{
"rules": {
"extra-arrow-initializer": 0,
"no-console-disallow": 0
}
}