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:
Matt Bruce 2017-09-29 16:31:47 -07:00 committed by Facebook Github Bot
parent f32c1edb8d
commit 86a69bf25d
1 changed files with 1 additions and 1 deletions

View File

@ -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';