Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove irrelevant override that eliminated strict-local #12597

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rozele
Copy link
Collaborator

@rozele rozele commented Jan 12, 2024

Description

Type of Change

Erase all that don't apply.

  • Bug fix (non-breaking change which fixes an issue)

Why

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.

Resolves #7149

Testing

Ran yarn lint to test.

Optional: Describe the tests that you ran locally to verify your changes.

Changelog

Should this change be included in the release notes: no

Microsoft Reviewers: Open in CodeFlow

@rozele rozele requested a review from a team as a code owner January 12, 2024 16:06
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 microsoft#7149
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Touchable Text Changes strict-local clean
1 participant