Make Batchinator flow strict-local

This commit is contained in:
Nicolas Gallagher
2018-11-17 13:46:39 -08:00
parent dfb878dc26
commit 56ced136d7

View File

@@ -4,7 +4,7 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @flow
* @flow strict-local
*/
import InteractionManager from '../../../exports/InteractionManager';