Fix Flipper lints #0
Summary: Fix all lints from T98764173. Reviewed By: timur-valiev Differential Revision: D30767919 fbshipit-source-id: 4b0f4b925e246f4fb41d71a323d51fb0e940869d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
23d50520e3
commit
2d3f56ef8d
@@ -7,6 +7,9 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
// We're using `deviceSync` here on purpose which is triggering a lot of warnings.
|
||||
/* eslint-disable node/no-sync */
|
||||
|
||||
import {PluginDefinition} from './plugin';
|
||||
import BaseDevice, {OS} from './server/devices/BaseDevice';
|
||||
import {Logger} from './fb-interfaces/Logger';
|
||||
|
||||
Reference in New Issue
Block a user