mirror of https://github.com/status-im/metro.git
Change all calls to no-console from no-console-disallow
Reviewed By: TheSavior Differential Revision: D5944700 fbshipit-source-id: cdd78d1b32fa98d8a792a39ccc3cb37241ab4366
This commit is contained in:
parent
f32c1edb8d
commit
86a69bf25d
|
@ -6,7 +6,7 @@
|
||||||
* LICENSE file in the root directory of this source tree. An additional grant
|
* LICENSE file in the root directory of this source tree. An additional grant
|
||||||
* of patent rights can be found in the PATENTS file in the same directory.
|
* of patent rights can be found in the PATENTS file in the same directory.
|
||||||
*
|
*
|
||||||
* eslint-disable no-console-disallow
|
* eslint-disable no-console
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
Loading…
Reference in New Issue