Skip to content

Commit cf6decf

Browse files
gkzfacebook-github-bot
authored andcommitted
Fix invalid @flow modes in xplat
Summary: I'm adding an error for invalid `flow` modes in [1]. Fix the exposed issues in Xplat. Changelog: [Internal] Reviewed By: mroch Differential Revision: D32518218 fbshipit-source-id: 73d65632cfdca26ebf9eba37782e3a45cee44b09
1 parent f8fc905 commit cf6decf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/normalize-color/__tests__/normalizeColor-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails oncall+react_native
8-
* @flow stroct
8+
* @flow strict
99
* @format
1010
*/
1111

0 commit comments

Comments
 (0)