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

fix: stricter types #562

Merged
merged 1 commit into from
Mar 8, 2024
Merged

fix: stricter types #562

merged 1 commit into from
Mar 8, 2024

Conversation

dannyhw
Copy link
Member

@dannyhw dannyhw commented Mar 8, 2024

Issue:

What I did

fixes ts error when strict checking due to missing type on the import map

error TS7053: Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.

How to test

Please explain how to test your changes and consider the following questions

  • Does this need a new example in examples/expo-example?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@dannyhw dannyhw merged commit 1268743 into next Mar 8, 2024
1 check passed
@dannyhw dannyhw deleted the fix/strict-types branch March 8, 2024 16:24
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.

None yet

1 participant