Ignore naked console.error in build script
Summary: This only matters in Flipper proper. Reviewed By: cekkaewnumchai Differential Revision: D28964466 fbshipit-source-id: 6fae980cb091900c9b8325f443a2a6a9e81bbfe6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
df7941e2bc
commit
f18a00d451
@@ -7,6 +7,8 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
/* eslint-disable flipper/no-console-error-without-context */
|
||||
|
||||
import {pluginsDir} from './paths';
|
||||
import path from 'path';
|
||||
import {runBuild} from 'flipper-pkg-lib';
|
||||
|
||||
Reference in New Issue
Block a user