Skip to content

Commit 488f1de

Browse files
committed
Remove irrelevant override that eliminated strict-local
It seems this change was needed when Text.windows.js was imported at one point or another, but yarn lint is clean now when reverting the @flow settings to strict-local. Ran yarn lint to test. Resolves #7149
1 parent f8be40d commit 488f1de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vnext/src/Libraries/Text/Text.windows.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* #7149 should be strict local
8-
* @flow
7+
* @flow stict-local
98
* @format
109
*/
1110

0 commit comments

Comments
 (0)